You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change default embeddings model to text-embeddings-3-large (or large?)
Fix hardcoded warning about OpenAI api key in llm_api_handler
If there's any issue with the embeddings model or provider, use the default (in-memory) database instead of chroma. This is probably on the ragdaemon side but need to test all the different cases for mentat: missing key, invalid key, broken provider...
Fix context display (when auto-context, filetree is not accurate)
The text was updated successfully, but these errors were encountered:
text-embeddings-3-large
(or large?)llm_api_handler
The text was updated successfully, but these errors were encountered: