mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
docs: Add pydantic compatibility to side bar (#24826)
Add pydantic compatibility to side bar
This commit is contained in:
parent
511242280b
commit
3a7f3d46c3
@ -75,6 +75,11 @@ module.exports = {
|
||||
"versions/overview",
|
||||
"versions/release_policy",
|
||||
"versions/packages",
|
||||
{
|
||||
type: 'doc',
|
||||
id: "how_to/pydantic_compatibility",
|
||||
label: "Pydantic",
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
label: "v0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user