langchain/libs/standard-tests/langchain_standard_tests
Gram Liu 88a9a6a758
core[patch]: Add pydantic metadata to subset model (#25032)
- **Description:** This includes Pydantic field metadata in
`_create_subset_model_v2` so that it gets included in the final
serialized form that get sent out.
- **Issue:** #25031 
- **Dependencies:** n/a
- **Twitter handle:** @gramliu

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-08-05 17:57:39 -07:00
..
integration_tests core[patch]: Add pydantic metadata to subset model (#25032) 2024-08-05 17:57:39 -07:00
unit_tests standard-tests: add override check (#24407) 2024-07-22 23:38:01 +00:00
utils core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417) 2024-07-22 20:07:39 +00:00
__init__.py
base.py standard-tests: add override check (#24407) 2024-07-22 23:38:01 +00:00
py.typed