better gpt-oss support in Roo code #6786
LuyiTian
started this conversation in
Feature Requests
Replies: 3 comments 1 reply
-
It often fails to use Todo lists and Subtasks |
Beta Was this translation helpful? Give feedback.
1 reply
-
This is what is happening in RooCode (LMStudio): <|channel|>commentary to=read_file <|constrain|>json<|message|>{"path":"client/sql_client.py","line_start":1,"line_end":400} Please, how can we fix this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I think the openai GPT-oss model have different tool-calling format, which make it fail frequently when used in Roo code, gpt-oss also support tool-calling inside thinking process, which I think is not supported in roo code and caused error too. we should improve roo code to support the gpt-oss model
Beta Was this translation helpful? Give feedback.
All reactions