We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784043b commit 4ddc89aCopy full SHA for 4ddc89a
docs.json
@@ -370,6 +370,7 @@
370
"group": "Libraries",
371
"pages": [
372
"integrations/libraries",
373
+ "integrations/libraries/claude-code",
374
"integrations/libraries/autogen",
375
"integrations/libraries/dspy",
376
"integrations/libraries/instructor",
integrations/libraries.mdx
@@ -9,6 +9,10 @@ title: "Overview"
9
10
<Card title="OpenAI Codex" href="/integrations/libraries/codex" />
11
12
+
13
+ <Card title="Claude Code" href="/integrations/libraries/claude-code" />
14
15
16
<Card title="Instructor" href="/integrations/libraries/instructor" />
17
18
<Card title="Langchain (Python)" href="/integrations/libraries/langchain-python" />
0 commit comments