Minimal server
Endpoints
POST /chat
Acceptsmultipart/form-data:
Example with curl:
GET /health
Custom prompt in API server
Production server
For production, disable auto-reload and run multiple workers:Frontend build
The built-in UI is served fromsrc/langchat/core/ui/dist/. Build it with:
http://localhost:8000/frontend/.
