-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.bugSomething isn't workingSomething isn't working
Description
App Version
3.25.20
API Provider
OpenAI Compatible
Model Used
Gemini
Roo Code Task Links (Optional)
Thank you for your work.
When i use roo, I found an issue. API error logs are always added to the chat message list.
Such as, when Google AIStudio return a empty assistant message.

Here. Failure: I did not provide a response. is the historical empty assistant message.
I think that errors on API-level (of course, the root cause is an unreliable endpoint) should not be passed to LLM. Otherwise, it will disrupt the chat history, right?
π Steps to Reproduce
When the endpoint returns an empty assistant message (at least openai-compatible does so), the bug will occur.
π₯ Outcome Summary
I expect error logs to be excluded from chat history.
π Relevant Logs or Errors (Optional)
philwinder
Metadata
Metadata
Assignees
Labels
Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.New issue. Needs quick review to confirm validity and assign labels.bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done