mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-21 14:18:52 +00:00
parent
709c418022
commit
2de59d0b3e
@ -132,7 +132,7 @@ should ensure that they are passing Pydantic 2 objects to these APIs rather than
|
|||||||
Pydantic 1 objects (created via the `pydantic.v1` namespace of pydantic 2).
|
Pydantic 1 objects (created via the `pydantic.v1` namespace of pydantic 2).
|
||||||
|
|
||||||
:::caution
|
:::caution
|
||||||
While `v1` objets may be accepted by some of these APIs, users are advised to
|
While `v1` objects may be accepted by some of these APIs, users are advised to
|
||||||
use Pydantic 2 objects to avoid future issues.
|
use Pydantic 2 objects to avoid future issues.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user