mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
| .. | ||
| agent_config.yaml | ||
| README.md | ||
| test.hurl | ||
In chat_ui use following .env.local,
MONGODB_URL=mongodb://localhost:27017
MODELS=[ { "name": "gpt-4o", "endpoints": [{ "type" : "openai", "baseURL": "http://localhost:14000/v1" }], }, ]