GabeKoga
eb98b8efad
feature: human input per task ( #395 )
...
* feature: human input per task
* Update executor.py
* Update executor.py
* Update executor.py
* Update executor.py
* Update executor.py
* feat: change human input for unit testing
added documentation and unit test
* Create test_agent_human_input.yaml
add yaml for test
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-04-01 10:04:56 -03:00
Gui Vieira
27b3625cd1
Fix input interpolation bug ( #369 )
2024-03-22 03:08:54 -03:00
João Moura
631fce5b7c
Overridding classes __repr__
2024-03-05 10:12:49 -03:00
João Moura
ef9f85f5d2
adding support for agents and tasks to be defined of configs
2024-03-05 01:26:07 -03:00
João Moura
8468445e1d
Update inner tool usage logic to support both regular and function calling
2024-03-03 20:54:15 -03:00
João Moura
d2f8a30c96
cutting a new version addressin backward compatibility
2024-02-28 12:04:13 -03:00
João Moura
38ceb9d409
adding support for input interpolation for tasks and agents
2024-02-28 03:44:23 -03:00
João Moura
9435ff437a
Adding ability to track tools_errors and delegations
2024-02-28 03:44:23 -03:00
João Moura
4ada52153c
Avoid empty task outputs
2024-02-24 03:11:41 -03:00
João Moura
24fca5536c
adding new converter logic
2024-02-22 15:16:17 -03:00
João Moura
9bd1dd4d01
bug fixing
2024-02-20 10:40:16 -03:00
João Moura
a649eb8555
Adding support to export tasks as json, pydantic objects, and save as file
2024-02-19 22:46:34 -03:00
João Moura
bbbd976fe3
refactoring task execution
2024-02-10 11:28:08 -08:00
João Moura
e2f18e4ee5
adding new docs and smaller fixes
2024-02-04 11:47:49 -08:00
João Moura
e23773e5de
Adding multi thread execution
2024-02-03 23:24:41 -08:00
João Moura
4f38539b41
adding ability to pass context to tasks
2024-02-02 23:17:02 -08:00
Gui Vieira
7efecd10ea
Hierarchical process ( #206 )
...
* Hierarchical process + Docs
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-02-02 13:56:35 -03:00
João Moura
a3af73b593
adding task callback
2024-01-30 22:46:20 -03:00
Guilherme Vieira
e0d97b9916
Fix static typing errors ( #187 )
...
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-01-29 19:52:14 -03:00
João Moura
66d66bddae
Adding support for expected output
2024-01-29 00:11:30 -03:00
Greyson LaLonde
e8a31da05d
Update some docstrings / typehints ( #144 )
2024-01-21 16:55:17 -03:00
Greyson LaLonde
d122d90df0
Move to src dir usage ( #99 )
2024-01-10 11:39:36 -03:00