Update demos to use AnythingLLM and katanemo/plano:latest image

- Replace Open WebUI with AnythingLLM in travel_agents demo
- Switch all demo plano services from local build to katanemo/plano:latest
- Update llm_routing run_demo.sh to remove planoai CLI calls (plano now in docker-compose)
- Clean up stale Open WebUI references in .gitignore and http_filter/http.rest

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Adil Hafeez 2026-02-11 14:32:17 -08:00
parent ba651aaf71
commit 8a46e19c5f
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
10 changed files with 21 additions and 44 deletions

2
.gitignore vendored
View file

@ -117,8 +117,6 @@ docs/build/
# Plano - Demos
demos/function_calling/ollama/models/
demos/function_calling/ollama/id_ed*
demos/function_calling/open-webui/
demos/function_calling/open-webui/
demos/shared/signoz/data
# Plano - Miscellaneous