Files
copilotkit__copilotkit/showcase/packages/langgraph-fastapi/langgraph.json

7 lines
101 B
JSON

{
"dependencies": ["."],
"graphs": {
"sample_agent": "./src/agents/src/agent.py:graph"
}
}