Commit Graph

4 Commits

Author SHA1 Message Date
Lucas Gomide
7adf0e6056 feat: support to run async tool
Some Tool requires async execution. This commit allow us to collect tool result from coroutines
2025-06-09 18:47:04 -03:00
Lucas Gomide
c52c42e361 test: fix structured tool tests
No tests were being executed from this file
2025-06-09 17:29:06 -03:00
João Moura
7272fd15ac Preparing new version (#1845)
Some checks failed
Mark stale issues and pull requests / stale (push) Has been cancelled
* Preparing new version
2025-01-03 21:49:55 -03:00
Eduardo Chiarotti
293305790d Feat/remove langchain (#1654)
* feat: add initial changes from langchain

* feat: remove kwargs of being processed

* feat: remove langchain, update uv.lock and fix type_hint

* feat: change docs

* feat: remove forced requirements for parameter

* feat add tests for new structure tool

* feat: fix tests and adapt code for args
2024-11-26 16:59:52 -03:00