mirror of
https://github.com/katanemo/plano.git
synced 2026-05-05 05:42:49 +02:00
Pass tool call and app function response back in metadata (#193)
This commit is contained in:
parent
62a000036e
commit
dd1c7be706
8 changed files with 169 additions and 112 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