Files
langchain-python/libs/langchain/tests/unit_tests/tools
Peter Krenesky 8425f33363 Pydantic v2 support for OpenAPI Specs (#11936)
- **Description:** Adding Pydantic v2 support for OpenAPI Specs 

- **Issue:**
- OpenAPI spec support was disabled because `openapi-schema-pydantic`
doesn't support Pydantic v2:
     #9205
     
     - Caused errors in `get_openapi_chain`
   
    - This may be the cause of #9520.

- **Tag maintainer:** @eyurtsev
- **Twitter handle:** kreneskyp


The root cause was that `openapi-schema-pydantic` hasn't been updated in
some time but
[openapi-pydantic](https://github.com/mike-oakley/openapi-pydantic)
forked and updated the project.
2023-10-19 11:06:11 -04:00
..
2023-09-01 08:26:56 -07:00
2023-07-21 09:20:24 -07:00
2023-07-21 09:20:24 -07:00
2023-07-24 21:23:59 -07:00
2023-07-21 09:20:24 -07:00
2023-08-29 15:37:41 -07:00
2023-08-10 23:39:25 -07:00
2023-10-14 16:03:58 -07:00
2023-09-19 12:05:39 -07:00