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

Print the necessary resource for the action in error log #2197

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

Sween1y
Copy link
Contributor

@Sween1y Sween1y commented Dec 12, 2024

Description

After deploying the project, I attempted to complete my functionality using the agent[Indicator], but encountered an error: 'chat abnormal termination! Indicator[Indicator] Missing resources required for runtime!'. Initially, this error led me to believe that the agent was missing during deployment. However, after debugging, I found that the issue arises because the knowledge base is required when using the Indicator.

I believe that the error log should provide a more detailed explanation of the cause, or there should alert users in UI.

Snapshots:

before :

error_log_before

after:

error_log_after

Copy link
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

Copy link
Collaborator

@csunny csunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r+

@csunny csunny merged commit 38a8fc1 into eosphoros-ai:main Dec 17, 2024
5 checks passed
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.

3 participants