mirror of
https://github.com/katanemo/plano.git
synced 2026-05-24 14:05:14 +02:00
* initial commit of the insurange agent demo, with the CLI tool * committing the cli * fixed some field descriptions for generate-prompt-targets * CLI works with buil, up and down commands. Function calling example works stand-alone * fixed README to install archgw cli * fixing based on feedback * fixing based on feedback --------- Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
26 lines
572 B
Text
26 lines
572 B
Text
arch/target
|
|
arch/qdrant_data/
|
|
public_types/target
|
|
/venv/
|
|
__pycache__
|
|
grafana-data
|
|
prom_data
|
|
.env
|
|
qdrant_data
|
|
generated
|
|
.DS_Store
|
|
*.gguf
|
|
venv
|
|
demos/function_calling/ollama/models/
|
|
demos/function_calling/ollama/id_ed*
|
|
docs/build/
|
|
demos/function_calling/open-webui/
|
|
demos/employee_details_copilot/open-webui/
|
|
demos/employee_details_copilot_arch/open-webui/
|
|
demos/network_copilot/open-webui/
|
|
demos/employee_details_copilot/ollama/models/
|
|
demos/employee_details_copilot_arch/ollama/models/
|
|
demos/network_copilot/ollama/models/
|
|
arch_log/
|
|
arch/tools/*.egg-info
|
|
arch/tools/config
|