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 error when serializing bad tool args #204

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

jlowin
Copy link
Member

@jlowin jlowin commented Jul 3, 2024

Closes #197

Tool functions must have serializable input args, but we can silently ignore incompatible return annotations

@jlowin jlowin merged commit 3673c66 into main Jul 3, 2024
3 checks passed
@jlowin jlowin deleted the fix-serialization-error-tools branch July 3, 2024 23:32
@jlowin jlowin added the bug Something isn't working label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Pydantic model errors during tool serialization
1 participant