Skip to content

fix: Update Assistant API to handle arguments and improve error logging #917

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

Merged
merged 1 commit into from
Apr 3, 2025

Conversation

trheyi
Copy link
Contributor

@trheyi trheyi commented Apr 3, 2025

  • Modify APIPayload structure to include Args field for passing arguments.
  • Enhance error handling in Call method by adding logging for method not found scenarios.
  • Adjust Call method to handle cases with and without arguments, ensuring flexibility in API usage.

- Modify APIPayload structure to include Args field for passing arguments.
- Enhance error handling in Call method by adding logging for method not found scenarios.
- Adjust Call method to handle cases with and without arguments, ensuring flexibility in API usage.
@trheyi trheyi merged commit 2e74595 into YaoApp:main Apr 3, 2025
1 of 2 checks passed
Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: SQLite3 redis: 6 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: SQLite3 redis: 4 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: MySQL8.0 redis: 4 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: SQLite3 redis: 5 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: MySQL5.7 redis: 6 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: MySQL8.0 redis: 5 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: MySQL8.0 redis: 6 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: MySQL5.7 redis: 5 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

Thank you for the PR! The db: MySQL5.7 redis: 4 mongo: 6.0 test workflow is running, the results of the run will be commented later.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: SQLite3 redis: 6 mongo: 6.0 passed.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: SQLite3 redis: 4 mongo: 6.0 passed.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: SQLite3 redis: 5 mongo: 6.0 passed.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: MySQL5.7 redis: 5 mongo: 6.0 passed.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: MySQL8.0 redis: 4 mongo: 6.0 passed.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: MySQL5.7 redis: 6 mongo: 6.0 passed.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: MySQL8.0 redis: 6 mongo: 6.0 passed.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: MySQL5.7 redis: 4 mongo: 6.0 passed.

Copy link

github-actions bot commented Apr 3, 2025

✨DONE✨ db: MySQL8.0 redis: 5 mongo: 6.0 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.

1 participant