mirror of
https://github.com/langchain-ai/fullstack-chat-client.git
synced 2026-07-01 22:04:05 -04:00
11 lines
155 B
JSON
11 lines
155 B
JSON
{
|
|
"graphs": {
|
|
"agent": "./agent/agent.tsx:graph"
|
|
},
|
|
"ui": {
|
|
"agent": "./agent/ui.tsx"
|
|
},
|
|
"_INTERNAL_docker_tag": "20",
|
|
"env": ".env"
|
|
}
|