https://yossapi.com
https://yossapi.com/v1
https://yossapi.com/v1/chat/completionsNote: Different clients may need to use different BASE_URL. It is recommended to try the above addresses in sequence.
{
"base_url": "https://yossapi.com",
"api_key": "your_token_here",
"model": "selected_model_name"
}Tips: It is recommended to test on the chat page first and confirm that the configuration is correct before proceeding with development and integration.