OpenAI-compatible apps
If the app asks for a full endpoint URL instead of a base URL, use
http://127.0.0.1:10100/inference/v1/chat/completions.
Anthropic-compatible apps
Usehttp://127.0.0.1:10100/inference/anthropic as the base URL. Requests must include max_tokens.