Documentation Index
Fetch the complete documentation index at: https://docs.liandanxia.io/llms.txt
Use this file to discover all available pages before exploring further.
Additional Channel Settings
This configuration is used to set extra channel parameters. It can be provided as a JSON object and currently includes the following fields.-
force_format- Indicates whether response data should be forcibly converted to the OpenAI-compatible format.
- Type:
boolean. - Set it to
trueto enable forced formatting.
-
proxy- Configures the network proxy used by the channel.
- Type:
string. - Use a proxy address such as a SOCKS5 proxy URL.
-
thinking_to_content- Indicates whether
reasoning_contentshould be converted into a<think>tag and appended to the returned content. - Type:
boolean. - Set it to
trueto enable reasoning-content conversion.
- Indicates whether