Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LLM
1 participant