mirror of
https://github.com/katanemo/plano.git
synced 2026-05-10 16:22:42 +02:00
use uv instead of poetry (#663)
This commit is contained in:
parent
ca95ffb63d
commit
053e2b3a74
41 changed files with 3086 additions and 7226 deletions
|
|
@ -61,6 +61,7 @@ In a new terminal:
|
|||
```bash
|
||||
cd /path/to/travel_agents
|
||||
planoai up config.yaml
|
||||
# Or if installed with uv: uvx planoai up config.yaml
|
||||
```
|
||||
|
||||
The gateway will start on port 8001 and route requests to the appropriate agents.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue