mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 03:27:43 +01:00
* feat: add chat think * chore: base url config * feat: add search icon * feat: add search result * chore: search icon & shard icon
3 lines
136 B
Bash
3 lines
136 B
Bash
COCO_SERVER_URL=https://coco.infini.cloud #http://localhost:9000
|
|
|
|
COCO_WEBSOCKET_URL=wss://coco.infini.cloud/ws #ws://localhost:9000/ws |