Settings

LocalAIChat configuration

Backend Connection

Configure the local Python backend URL. The backend must be running before you can chat.

Connection

The base URL where your Python backend is running. Default: http://localhost:8000

Only required if your backend is configured with authentication

Endpoint Health

/health
12msonline
/v1/models
18msonline
/v1/chat/completions
24msonline
/api/stt/transcribe
31msonline
/api/tts/synthesize
warning