mirror of
https://github.com/langchain-ai/anthropic-interleaved-thinking-demo.git
synced 2026-07-01 21:04:03 -04:00
12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"dependencies": [
|
|
"."
|
|
],
|
|
"graphs": {
|
|
"agent": {
|
|
"path": "./agent.py:graph",
|
|
"description": "a test"
|
|
}
|
|
},
|
|
"env": ".env"
|
|
} |