mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
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:
parent
ba651aaf71
commit
8a46e19c5f
10 changed files with 21 additions and 44 deletions
|
|
@ -1,9 +1,7 @@
|
|||
services:
|
||||
|
||||
plano:
|
||||
build:
|
||||
context: ../../../
|
||||
dockerfile: Dockerfile
|
||||
image: katanemo/plano:latest
|
||||
ports:
|
||||
- "12000:12000"
|
||||
- "12001:12001"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue