Tool use does not work with OpenAI compatible endpoint running Qwen3-coder #8557
              
                Unanswered
              
          
                  
                    
                      regunakyle
                    
                  
                
                  asked this question in
                Help
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a self hosted OpenAI compatible server (tabbyAPI) that runs Qwen3-coder. I set the
providertoopenaiin config.Unfortunately tool call does not work with this. I suspect the cause is that the tool call template of OpenAI differs from Qwen's.
Is there a way to tell Continue that my endpoint is running a specific supported model? (as written in the docs)
Tool call works with the real OpenAI endpoint and Anthropic.
Beta Was this translation helpful? Give feedback.
All reactions