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

Fix typos in agent and interoperability modules #723

Merged
merged 4 commits into from
Feb 1, 2025

Conversation

vipocenka
Copy link
Contributor

  • agent_optimizer.py: Fixed "formated_actions""formatted_actions".
  • agent_builder.py: Corrected "unexcepted""unexpected" in a comment regarding SQLite versions.
  • web_surfer.py: Fixed "webapge""webpage" in the function annotation.
  • interoperability.py: Corrected "formated""formatted" in error messages related to interoperability types.

Checks

  • Verified the corrected terms are used properly in context.
  • Ensured changes do not affect logic or functionality.
  • All tests pass after modifications.

@CLAassistant
Copy link

CLAassistant commented Jan 30, 2025

CLA assistant check
All committers have signed the CLA.

@davorrunje davorrunje self-requested a review January 30, 2025 17:18
@davorrunje davorrunje self-assigned this Jan 30, 2025
@davorrunje davorrunje enabled auto-merge January 31, 2025 17:07
@davorrunje davorrunje added this pull request to the merge queue Feb 1, 2025
Merged via the queue into ag2ai:main with commit c82ad34 Feb 1, 2025
274 of 296 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