quivr/backend/modules/brain/integrations
Stan Girard 3086891cb7
fix: Update import statements for OllamaEmbeddings (#2584)
This pull request fixes the import statements for OllamaEmbeddings in
multiple files. The import statements are updated to use the correct
package name "langchain_community.embeddings" instead of
"langchain.embeddings.ollama". This ensures that the code can be
compiled and executed without any import errors.
2024-05-11 11:50:13 -07:00
..
Big docs: Add docstrings to integration brains (#2582) 2024-05-10 14:46:55 -07:00
Claude docs: Add docstrings to integration brains (#2582) 2024-05-10 14:46:55 -07:00
GPT4 fix: Update import statements for OllamaEmbeddings (#2584) 2024-05-11 11:50:13 -07:00
Notion docs: Add docstrings to integration brains (#2582) 2024-05-10 14:46:55 -07:00
Proxy docs: Add docstrings to integration brains (#2582) 2024-05-10 14:46:55 -07:00
SQL fix(backend): invitation brain bugs (#2380) 2024-03-25 16:13:51 -07:00
__init__.py feat(integrations): integration with Notion in the backend (#2123) 2024-02-05 21:02:46 -08:00