PrefectHQ / ControlFlow

🦾 Take control of your AI agents
https://controlflow.ai
Apache License 2.0
593 stars 40 forks source link

Fix error when serializing bad tool args #204

Closed jlowin closed 3 months ago

jlowin commented 3 months ago

Closes #197

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