Skip to content

Commit 13acbb8

Browse files
Create Langfuse deepagents integration guide (#2243)
* Add Langchain DeepAgents integration notebook Co-authored-by: jannik <[email protected]> * push --------- Co-authored-by: Cursor Agent <[email protected]>
1 parent 6789371 commit 13acbb8

File tree

6 files changed

+725
-0
lines changed

6 files changed

+725
-0
lines changed

cookbook/_routes.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"docsPath": null,
2020
"isGuide": true
2121
},
22+
{
23+
"notebook": "integration_langchain_deepagents.ipynb",
24+
"docsPath": "integrations/frameworks/langchain-deepagents",
25+
"isGuide": false
26+
},
2227
{
2328
"notebook": "example_llm_security_monitoring.ipynb",
2429
"docsPath": null,

0 commit comments

Comments
 (0)