Get LongCat Configuration
LongCat provides an OpenAI-compatible API interface, making it very easy to configure.
1. Get API Key
- Visit LongCat API Open Platform and log in to your account.
- Go to the API Keys page.
- Click Create API Key.
- Copy the generated key (usually starting with
sk-).
2. Confirm URL
Anx Reader requires an OpenAI-compatible Base URL.
According to the LongCat official documentation, the OpenAI format endpoint is: https://api.longcat.chat/openai
Note: When configuring in Anx Reader, it is recommended to append the /v1 suffix, i.e.: https://api.longcat.chat/openai/v1
3. Select Model
LongCat supports multiple models. You can check the latest support list in the LongCat Documentation.
Common models may include (please refer to the official website):
gpt-4ogpt-4o-miniclaude-3-5-sonnet-20240620
4. Fill in Configuration
Back to the AI settings page of Anx Reader:
- URL: Enter
https://api.longcat.chat/openai/v1 - API Key: Enter the Key obtained in step 1
- Model: Enter the model name you want to use
