Skip to content
Discussion options

You must be logged in to vote

走的是openai chat completions协议么?参考下面的范例:

openai-compatibility:
 - name: "openrouter"
   base-url: "https://example.com/v1"
   api-key-entries:
     - api-key: "sk-or-v1-...b780"
   models: # The models supported by the provider.
     - name: "gpt-5.4"
       alias: "gpt-5.4"
       thinking:
         levels: ["low", "medium", "high", "xhigh"] # 这里添加xhigh就可以了

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Monster-DP
Comment options

@luispater
Comment options

@Monster-DP
Comment options

@DeepCoach
Comment options

Answer selected by luispater
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2563 on April 06, 2026 04:21.