Skip to content

Commit 5d32e6b

Browse files
authored
Merge branch 'main' into langsmith-fetch
2 parents 96555b2 + 94aeee4 commit 5d32e6b

File tree

12 files changed

+2543
-1047
lines changed

12 files changed

+2543
-1047
lines changed

reference/python/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,8 +440,8 @@ nav:
440440
- Anthropic:
441441
- integrations/langchain_anthropic/index.md
442442
- ChatAnthropic: integrations/langchain_anthropic/ChatAnthropic.md
443-
- AnthropicLLM: integrations/langchain_anthropic/AnthropicLLM.md
444443
- Middleware: integrations/langchain_anthropic/middleware.md
444+
- AnthropicLLM: integrations/langchain_anthropic/AnthropicLLM.md
445445
- AstraDB: integrations/langchain_astradb.md
446446
- AWS: integrations/langchain_aws.md
447447
- Azure (Microsoft):

reference/python/uv.lock

Lines changed: 60 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/docs.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -846,13 +846,6 @@
846846
"group": "Additional resources",
847847
"pages": [
848848
"langsmith/polly",
849-
{
850-
"group": "Releases & changelogs",
851-
"pages": [
852-
"langsmith/agent-server-changelog",
853-
"langsmith/release-versions"
854-
]
855-
},
856849
{
857850
"group": "Data management",
858851
"pages": [
@@ -1467,6 +1460,13 @@
14671460
"langsmith/remote-graph",
14681461
"langsmith/env-var"
14691462
]
1463+
},
1464+
{
1465+
"group": "Releases",
1466+
"pages": [
1467+
"langsmith/agent-server-changelog",
1468+
"langsmith/release-versions"
1469+
]
14701470
}
14711471
]
14721472
}

0 commit comments

Comments
 (0)