Hanzen Shou

Results 6 comments of Hanzen Shou

Ah, my bad. Something like `veriv.reload` as a command would work since my current implementation is a "postDebugTask" entry in the launch config, so one could create a task that...

Hey, I'd love to take this on! Let me know if anybody's already working on it or if I can get started.

Great, I've started on this. I can't assign myself, can you help with that?

Was able to reproduce on my end with Mistral ![image](https://github.com/user-attachments/assets/65412316-7a95-4191-8ee2-c178c0ff98dc) Issue is in this section of code in `src\api\providers\openai.ts`: ``` const stream = await this.client.chat.completions.create({ model: this.options.openAiModelId ?? "", messages:...

Is the issue that the diff rendering animation takes too long?

Hi, I'm interested in taking this issue. My understanding is that: If the model does not support images we replace the image message with a dummy message (i.e: "an image...