Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

LLM (Run ID: codestoryai_aide_issue_1321_ae73004c) #1322

Open
wants to merge 1 commit into
base: cs-main
Choose a base branch
from

Conversation

theskcd
Copy link
Contributor

@theskcd theskcd commented Feb 17, 2025

agent_instance: codestoryai_aide_issue_1321_ae73004c Tries to fix: #1321

🔧 Bug Fix: Improved error message specificity for LLM format-related issues

  • Modified: Error handling in aideAgentProvider.ts to only show the format-specific error message when the error actually includes 'wrong tool output' or 'format' in the message
  • Improved: User experience by providing more accurate feedback about what went wrong instead of showing the generic LLM format error message for all types of errors

This change ensures that the format error message is only shown when it's actually relevant to the error that occurred, which should significantly reduce the frequency of this error message appearing inappropriately. 👀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LLM
1 participant