Always Not In Knowledge Base using te3-large
-
Hi!
Using openai TE3 large model, content is always shown as Not In Knowledge Base.
Source of the problem: In
wp-content/plugins/mxchat-basic/admin/class-knowledge-manager.phpthemxchat_scan_pinecone_for_processed_contentfunction uses hardcoded 1536 dimension to generate a random unit vector. However, TE3 large dimension is 3072.Changing the dimension manually to 3072 fixed the issue. Hope you can find a robust way to fix it.
Can I use MxChat with TE3 large reliably, or should I better use another embedding model ?
Best,
Samy
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.