mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
b99274c9d8
Replace this entire comment with: - **Description:** @kurtisvg has raised a point that it's a good idea to have a fixed version for embeddings (since otherwise a user might run a query with one version vs a vectorstore where another version was used). In order to avoid breaking changes, I'd suggest to give users a warning, and make a `model_name` a required argument in 1.5 months. |
||
---|---|---|
.. | ||
adapters | ||
callbacks | ||
chat_message_histories | ||
chat_models | ||
document_loaders | ||
embeddings | ||
examples | ||
graphs | ||
llms | ||
retrievers | ||
storage | ||
tools | ||
utilities | ||
vectorstores | ||
__init__.py | ||
test_compile.py |