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