mirror of
https://github.com/katanemo/plano.git
synced 2026-07-20 16:41:04 +02:00
Pass tool call and app function response back in metadata
This commit is contained in:
parent
6cd05572c4
commit
169bf8d4ea
8 changed files with 160 additions and 108 deletions
1
chatbot_ui/.vscode/launch.json
vendored
1
chatbot_ui/.vscode/launch.json
vendored
|
|
@ -5,6 +5,7 @@
|
|||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"python": "${workspaceFolder}/venv/bin/python",
|
||||
"name": "chatbot-ui",
|
||||
"cwd": "${workspaceFolder}/app",
|
||||
"type": "debugpy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue