quivr/backend/models
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
..
databases refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
__init__.py refactor: Refacto code #1 (#2458) 2024-04-20 02:22:05 -07:00
brains_subscription_invitations.py feat(lcel): migrated to lcel and pydantic (#2185) 2024-02-14 14:01:35 -08:00
files_in_storage.py feat: get files from storage (#1205) 2023-09-20 09:35:37 +02:00
files.py feat(embedding): keeping citations (#2506) 2024-04-27 05:18:51 -07:00
settings.py fix: Update import statements for OllamaEmbeddings (#2584) 2024-05-11 11:50:13 -07:00
sqlalchemy_repository.py Fix/requests limiting (#980) 2023-08-21 14:05:13 +02:00