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 _string_metadata_to_description_field function for python version < 3.11 #535

Merged
merged 12 commits into from
Jan 20, 2025

Conversation

rjambrecic
Copy link
Collaborator

@rjambrecic rjambrecic commented Jan 17, 2025

Why are these changes needed?

  • Fix _string_metadata_to_description_field function for python version < 3.11
  • Run non LLM WebSurfer tests on multiple python versions

Related issue number

Closes #537

Checks

@rjambrecic rjambrecic changed the title [DO NOT REVIEW] Test Websurfer with python 3.9-3.13 in CI [DO NOT REVIEW] Fix _string_metadata_to_description_field function for python version < 3.11 Jan 20, 2025
@rjambrecic rjambrecic changed the title [DO NOT REVIEW] Fix _string_metadata_to_description_field function for python version < 3.11 Fix _string_metadata_to_description_field function for python version < 3.11 Jan 20, 2025
@rjambrecic rjambrecic requested a review from davorrunje January 20, 2025 14:42
@davorrunje davorrunje enabled auto-merge January 20, 2025 15:03
@davorrunje davorrunje added this pull request to the merge queue Jan 20, 2025
Merged via the queue into main with commit d3cc09a Jan 20, 2025
234 of 240 checks passed
@davorrunje davorrunje deleted the websurfer-2.0 branch January 20, 2025 15:17
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.

[Bug]: Tools with Annotated[Optional] Defaulting to None Fail to Execute Properly
2 participants