João Moura
82647358b2
Adding Multimodal Abilities to Crew ( #1805 )
...
* initial fix on delegation tools
* fixing tests for delegations and coding
* Refactor prepare tool and adding initial add images logic
* supporting image tool
* fixing linter
* fix linter
* Making sure multimodal feature support i18n
* fix linter and types
* mixxing translations
* fix types and linter
* Revert "fixing linter"
This reverts commit 2eda5fdeed .
* fix linters
* test
* fix
* fix
* fix linter
* fix
* ignore
* type improvements
2024-12-27 17:03:35 -03:00
Mr. Guo
699be4887c
Fix encoding issue when loading i18n json file ( #1341 )
...
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-09-23 04:01:35 -03:00
Eduardo Chiarotti
aeba64feaf
Feat: Add Ruff to improve linting/formatting ( #588 )
...
* fix: fix test actually running
* fix: fix test to not send request to openai
* fix: fix linting to remove cli files
* fix: exclude only files that breaks black
* fix: Fix all Ruff checkings on the code and Fix Test with repeated name
* fix: Change linter name on yml file
* feat: update pre-commit
* feat: remove need for isort on the code
* feat: remove black linter
* feat: update tests yml to try to fix the tests gh action
2024-05-10 11:53:53 -03:00
João Moura
0a53ce17a2
small improvements for i18n
2024-05-02 05:00:29 -03:00
João Moura
672b150972
adding initial support for external prompt file
2024-05-02 05:00:29 -03:00
João Moura
ddb84cc16d
Starting i18n language file support
2024-04-01 10:45:17 -03:00
João Moura
32a09660b4
updating i18n to take on translation files
2024-04-01 10:45:17 -03:00
Guilherme Vieira
29c31a2404
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
2bf924b732
Add RPM control to both agents and crews ( #133 )
...
* moving file into utilities
* creating Logger and RPMController
* Adding support for RPM to agents and crew
2024-01-14 00:22:11 -03:00