yetone

Results 333 comments of yetone

‌‌Sorry for my late reply. I recently merged a [PR](https://github.com/yetone/avante.nvim/pull/2106) that dynamically retrieves copilot models, and it seems these two PRs are closely related. Could you continue to implement this...

I'm very sorry, I will refer to your design to implement the model fetch with a loading effect.

> Also having the same problem I tried to add a bit more detail to this topic only the sonnet and 4o model work the others are throwing `status 400`...

> Same. Not solved with this simple config: > > ``` > 'yetone/avante.nvim', > event = 'VeryLazy', > version = false, -- Never set this value to "*"! Never! >...

> This is also happening to me using copilot as provider. Neither o3, o4-mini or claude models work and all throw "Error: API request failed with status 400. Body: "Bad...

> o3-mini works now with no errors, o1 doesn't show any error but it just says generating forever o1 is already available for use.

@miguelsrmv Could you please provide me with a screenshot? Or give me a request-body.json: 1. Enable debug mode (`ad`) 2. After reproducing the bug, use `:messages` to view the path...

@miguelsrmv What is the specific error message? Also, can we take a look at the response corresponding to this request? `cat *-response-body.json`

@TobiasLab Does it still report an error after you create a new conversation with `/new`?

> [@yetone](https://github.com/yetone) , here's the log you requested > > ``` > [ > { > "content": "Act as an expert software developer.\nAlways use best practices when coding.\nRespect and use...