MDGrey33 / Nur

The self actualizing documentation framework that heals its knowledge gaps as naturally as a ray of light. Check http://NurMind.com for updates and the discord invite to engage with us.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken retrieval for assistants interactions with slack channels

MDGrey33 opened this issue · comments

When you chat with the bot from slack the prompt sent to gpt seems to be missing context.
Expected broken retrieval mechanism due to the change of vector library from langchain.Chroma to chroma db.

resolved by importing making a specific chromadb retrieval function instead of the old langchain.chroma