Commit Graph

9 Commits

Author SHA1 Message Date
João Moura
e5ff0363d9 final pass 2024-09-16 06:16:48 -03:00
João Moura
8ca0821718 making sure all tests pass 2024-09-15 19:37:58 -03:00
João Moura
f216b0a78c fixing parser, tools and executor 2024-09-15 18:41:59 -03:00
João Moura
91ddab207f Making all tests good 2024-09-13 04:38:19 -05:00
João Moura
7120a9860b removing langchain 2024-09-13 04:38:19 -05:00
João Moura
3cd464497b rebuilding executor 2024-09-13 04:38:19 -05:00
Eduardo Chiarotti
bb64c80964 fix: Fix tests (#873)
* fix: call asserts

* fix: test_increment_tool_errors

* fix: test_increment_delegations_for_sequential_process

* fix: test_increment_delegations_for_hierarchical_process

* fix: test_code_execution_flag_adds_code_tool_upon_kickoff

* fix: test_tool_usage_information_is_appended_to_agent

* fix: try to fix test_crew_full_output

* fix: try to fix test_crew_full_output

* fix: test remove vcr to test crew_test test

* fix: comment test to see if ci passes

* fix: comment test to see if ci passes

* fix: test changing prompt tokens to get error on CI

* fix: test changing prompt tokens to get error on CI

* fix: test changing prompt tokens to get error on CI

* fix: test changing prompt tokens to get error on CI

* fix: test new approach

* fix: comment funciont not working in CI

* fix: github python version

* fix: remove need of vcr

* fix: fix and add comments for all type checking errors
2024-07-05 09:06:56 -03:00
João Moura
b856b21fc6 updating tests 2024-03-03 20:54:15 -03:00
João Moura
340bea3271 Adding ability to track tools_errors and delegations 2024-02-28 03:44:23 -03:00