langchain/libs/partners/openai/tests/unit_tests
Bagatur 4935a14314
core,integrations[minor]: Dont error on fields in model_kwargs (#27110)
Given the current erroring behavior, every time we've moved a kwarg from
model_kwargs and made it its own field that was a breaking change.
Updating this behavior to support the old instantiations /
serializations.

Assuming build_extra_kwargs was not something that itself is being used
externally and needs to be kept backwards compatible
2024-10-04 11:30:27 -07:00
..
chat_models openai: fix None token detail (#27091) 2024-10-04 01:25:38 +00:00
embeddings openai[patch]: Upgrade @root_validators in preparation for pydantic 2 migration (#25491) 2024-09-03 14:42:24 -07:00
fake multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
llms core,integrations[minor]: Dont error on fields in model_kwargs (#27110) 2024-10-04 11:30:27 -07:00
__init__.py
test_imports.py
test_load.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_secrets.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_token_counts.py infra: add more formatter rules to openai (#23189) 2024-06-19 11:39:58 -07:00