João Moura
0006fdb655
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 ef323e3487e62ee4f5bce7f86378068a5ac77e16.
* fix linters
* test
* fix
* fix
* fix linter
* fix
* ignore
* type improvements
2024-12-27 17:03:35 -03:00
Mr. Guo
d43135ca45
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
f0c9e80d33
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
cbe53d9daf
small improvements for i18n
2024-05-02 05:00:29 -03:00
João Moura
7ad0357eaa
adding initial support for external prompt file
2024-05-02 05:00:29 -03:00
João Moura
bbd4e58b65
Starting i18n language file support
2024-04-01 10:45:17 -03:00
João Moura
b7983ccd8f
updating i18n to take on translation files
2024-04-01 10:45:17 -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
e27dd53c78
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