LobeChat setup
Use Asterionyx in LobeChat by overriding the OpenAI request base URL or configuring a custom OpenAI-compatible provider.
This page describes how to point LobeChat at Asterionyx’s Chat Completions endpoint. It is a setup guide, not a partnership or endorsement.
https://api.a.eus/v1LobeChat OpenAI override
Self-hosted deployments can override the OpenAI base with these environment variables, or set the same values in the provider UI. A clean LobeChat install was not run in this environment.
OPENAI_PROXY_URL=https://api.a.eus/v1
OPENAI_API_KEY=${ASTERIONYX_API_KEY}Open model provider settings
In LobeChat, open the language model provider settings and enable OpenAI or a custom OpenAI-compatible provider.
Set the proxy / Base URL
Set the OpenAI proxy URL or Base URL to the Asterionyx Base URL shown below.
Add your API key
Paste your Asterionyx API key in the OpenAI API key field.
Add the Model IDs
Add current Asterionyx Model IDs to the model list, then choose one for a new chat.
Troubleshooting
401 / unauthorized
Recopy the API key from the portal. Do not use a placeholder or a key from another account.
402 / insufficient Credits
Create a recharge in the portal. The same API key and Base URL continue to work after Credits are added.
Unknown model
Copy a published public model ID from the live Model Catalog instead of typing a remembered name.