Closed rrfaria closed 2 months ago
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
Hi @joaomdmoura,
First thank you for sharing this amazing tool, it helps a lot to create my agents.
Suggestion:
I noticed that you're currently not using Semantic Versioning in your project. This can lead to some issues down the road, such as breaking changes and compatibility problems.
Semantic Versioning is a great way to control versions and make sure that your users always have a smooth experience. It's a simple and easy-to-use system that will help you avoid a lot of headaches in the future. Semantic Versioning Specification
Issue
I was using version:
it was working very well with tools returning a dataframe as output
But now I upgraded to version
Note: I tried other versions after
0.11
like0.14
Tool code:
Now my tool starts to broke when it access the chain to retrive data.
I notice if it is called first time it works
but if another agent call again this error happen: