mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-06 11:37:12 +00:00
**Description:** This PR introduces a `model` alias for the embedding
classes that contain the attribute `model_name`, to ensure consistency
across the codebase, as suggested by a moderator in a previous PR. The
change aligns the usage of attribute names across the project (see for
example
[here](
|
||
---|---|---|
.. | ||
chat_models | ||
embeddings | ||
llms | ||
tests | ||
__init__.py | ||
py.typed |