Alex Brinsmead
706f4cd74a
Fix typos in EN "human_feedback" string ( #859 )
...
* Fix typo in EN "human_feedback" string
* Fix typos in EN "human_feedback" string
2024-07-03 15:26:58 -03:00
Brandon Hancock (bhancock_ai)
377f919d42
Resolved Merge Conflicts for PR #712 : Remove Hyphen in co-workers ( #786 )
...
* removed hyphen in co-workers
* Fix issue with AgentTool agent selection. The LLM included double quotes in the agent name which messed up the string comparison. Added additional types. Cleaned up error messaging.
* Remove duplicate import
* Improve explanation
* Revert poetry.lock changes
* Fix missing line in poetry.lock
---------
Co-authored-by: madmag77 <goncharov.artemv@gmail.com >
2024-06-18 16:57:56 -03:00
Olivier Roberdet
2d6f2830e1
Fix typo in instruction en.json ( #676 )
2024-05-24 00:03:07 -03:00
Ítalo Vieira
7a4d3dd496
fix typo exectue -> execute ( #607 )
2024-05-13 02:19:06 -03:00
João Moura
22c646294a
unifying co-worker string
2024-05-02 02:21:59 -03:00
João Moura
5b59e450f7
Adding long term, short term, entity and contextual memory
2024-04-01 10:45:17 -03:00
João Moura
4839cdf261
improving original promtps
2024-04-01 10:45:14 -03:00
GabeKoga
bcf701b287
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
João Moura
47b5cbd211
adding initial CLI support
2024-03-11 16:37:32 -03:00
João Moura
42eeec5897
Update inner tool usage logic to support both regular and function calling
2024-03-03 20:54:15 -03:00
Gordon Stein
5f73ba1371
Update en.json ( #281 )
2024-02-28 09:24:44 -03:00
João Moura
e397a49c23
Updatign prompts
2024-02-22 15:13:41 -03:00
João Moura
0593d52b91
Improving inner prompts
2024-02-20 17:53:30 -03:00
João Moura
efb097a76b
Adding new tool usage and parsing logic
2024-02-19 22:43:10 -03:00
João Moura
c875d887b7
Crewating a tool output parser
2024-02-12 14:24:36 -08:00
João Moura
6e399101fd
refactoring default agent tools
2024-02-12 13:27:02 -08:00
João Moura
0076ea7bff
Adding ability to remember instruction after using too many tools
2024-02-10 12:53:02 -08:00
João Moura
00206a62ab
Revamping tool usage
2024-02-10 10:36:34 -08:00
João Moura
d0b0a33be3
updating translations
2024-02-10 01:08:04 -08:00
João Moura
ab5647145f
updating RPM and max_inter logic
2024-02-05 23:14:22 -08:00
Gui Vieira
c78237cb86
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
cd77981102
Adding support for expected output
2024-01-29 00:11:30 -03:00
João Moura
4b8f99d7a3
slightly improving prompts
2024-01-13 11:32:32 -03:00
João Moura
8e7772c9c3
Adding support for translations ( #120 )
...
Add translations support
2024-01-12 14:49:36 -03:00