PrefectHQ / ControlFlow

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

Fix error when serializing bad tool args #204

Closed jlowin closed 4 months ago

jlowin commented 4 months ago

Closes #197

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