Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@DmitryKatson
Copy link
Contributor

@DmitryKatson DmitryKatson commented Sep 24, 2024

Summary

More details in the No. Series Copilot error messages to be able to help end user and to troubleshoot.

Detail error messages show only result from the Error() execution inside the No. Series Copilot. These could be situations, when returned message format is wrong, empty or web service errors. Detail error messages DON'T show any LLM generated text.

Work Item(s)

Fixes #2090

Fixes AB#550221

DmitryKatson and others added 9 commits September 15, 2024 12:04
Enhanced handling of existing number series configuration and introduced improvements to the tool logic for generating number series. This change streamlines the process and ensures accurate handling of existing configurations. It also introduces functionality to manage existing number series effectively.
Consolidated code related to handling and updating NoSeries data for improved accuracy. Refactored methods for better efficiency and clarity while adding new functionality to process NoSeries codes in collection. Adjusted string nearness calculation parameters for enhanced matching reliability.
Simplify series code handling by removing redundant functions and streamlining the removal process, enhancing code readability and maintenance.
Instead of unconditionally inserting a record, the change introduces a conditional check before insertion to improve control flow. This alteration enhances the validation process during record creation.
@DmitryKatson DmitryKatson requested a review from a team as a code owner September 24, 2024 08:41
@github-actions github-actions bot added AL: Business Foundation From Fork Pull request is coming from a fork labels Sep 24, 2024
@JesperSchulz JesperSchulz added the Linked Issue is linked to a Azure Boards work item label Sep 24, 2024
@github-actions github-actions bot added this to the Version 26.0 milestone Sep 24, 2024
@JesperSchulz JesperSchulz added the Integration GitHub request for Integration area label Sep 24, 2024
@JesperSchulz JesperSchulz enabled auto-merge (squash) September 24, 2024 13:41
@JesperSchulz JesperSchulz merged commit 70e837f into microsoft:main Sep 25, 2024
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: Business Foundation From Fork Pull request is coming from a fork Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: [Copilot No. Series] More details in error messages

3 participants