Brandon Hancock
a5f70d2307
fix unnecessary deps
2024-10-17 10:00:04 -04:00
Rip&Tear
b55fc40c83
Merge branch 'main' into feat/cli-model-selection-and-API-submission
2024-10-17 11:39:01 +08:00
Rip&Tear
d0ed4f5274
small comment cleanup
2024-10-17 11:25:37 +08:00
Rip&Tear
ee34399b71
refactor/Move functions into utils file, added new provider file and migrated fucntions thre, new constants file + general function refactor
2024-10-17 11:16:10 +08:00
Eduardo Chiarotti
798d16a6c6
feat: ADd warning from poetry -> uv ( #1458 )
2024-10-16 18:58:08 -03:00
Tony Kipkemboi
c9152f2af8
Upgrade docs to mirror change from Poetry to UV ( #1451 )
...
* Update docs to use instead of
* Add Flows YouTube tutorial & link images
2024-10-16 10:57:41 -04:00
Stephen Hankinson
24b09e97cd
use the same i18n as the agent for tool usage ( #1440 )
...
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2024-10-16 10:38:42 -04:00
Vini Brasil
a6b7295092
Adapt Tools CLI to uv ( #1455 )
...
* Adapt Tools CLI to UV
* Fix failing test
2024-10-16 10:55:04 -03:00
dbubel
725d159e44
fix typo in template file ( #1432 )
2024-10-14 16:51:04 -04:00
Stephen Hankinson
ef21da15e6
Correct the role for the message being added to the messages list ( #1438 )
...
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2024-10-14 16:49:16 -04:00
Muhammad Noman Fareed
de5d2eaa9b
Fix Cache Typo in Documentation ( #1441 )
2024-10-14 16:30:31 -04:00
Stephen Hankinson
e2badaa4c6
Use a slice for the manager request. Make the task use the agent i18n settings ( #1446 )
2024-10-14 16:30:05 -04:00
Rip&Tear
39903f0c50
cleanup of comments
2024-10-13 18:14:09 +08:00
Rip&Tear
c4bf713113
refactored select_provider to have an ealry return
2024-10-13 18:13:24 +08:00
Rip&Tear
5d18c6312d
refactered select_choice function for early return
2024-10-13 18:09:33 +08:00
Rip&Tear
1f9baf9b2c
feat: implement crew creation CLI command
...
- refactor code to multiple functions
- Added ability for users to select provider and model when uing crewai create command and ave API key to .env
2024-10-13 00:04:05 +08:00
Rip&Tear
6fbc97b298
removed all unnecessary comments
2024-10-12 13:22:48 +08:00
Rip&Tear
08bacfa892
Merge branch 'feat/cli-model-selection-and-API-submission' of https://github.com/crewAIInc/crewAI into feat/cli-model-selection-and-API-submission
2024-10-12 13:06:16 +08:00
Rip&Tear
1ea8115d56
updated click prompt to remove default number
2024-10-12 13:05:55 +08:00
Eduardo Chiarotti
916dec2418
fix: training issue ( #1433 )
...
* fix: training issue
* fix: output from crew
* fix: message
2024-10-11 22:35:17 -03:00
Eduardo Chiarotti
7f387dd7c3
Feat/poetry to uv migration ( #1406 )
...
* feat: Start migrating to UV
* feat: add uv to flows
* feat: update docs on Poetry -> uv
* feat: update docs and uv.locl
* feat: update tests and github CI
* feat: run ruff format
* feat: update typechecking
* feat: fix type checking
* feat: update python version
* feat: type checking gic
* feat: adapt uv command to run the tool repo
* Adapt tool build command to uv
* feat: update logic to let only projects with crew to be deployed
* feat: add uv to tools
* fix; tests
* fix: remove breakpoint
* fix :test
* feat: add crewai update to migrate from poetry to uv
* fix: tests
* feat: add validation for ˆ character on pyproject
* feat: add run_crew to pyproject if doesnt exist
* feat: add validation for poetry migration
* fix: warning
---------
Co-authored-by: Vinicius Brasil <vini@hey.com >
2024-10-11 19:11:27 -03:00
Brandon Hancock (bhancock_ai)
6b906f09cf
Merge branch 'main' into feat/cli-model-selection-and-API-submission
2024-10-11 14:44:24 -04:00
Rip&Tear
6c29ebafea
updated CLI to allow for submitting API keys
2024-10-11 23:33:49 +08:00
Brandon Hancock (bhancock_ai)
6534a909d6
Trying to fix linting and other warnings ( #1417 )
...
* Trying to fix linting
* fixing more type issues
* clean up ci
* more ci fixes
---------
Co-authored-by: Eduardo Chiarotti <dudumelgaco@hotmail.com >
2024-10-11 09:45:53 -04:00
João Moura
b149bd4149
Preparing new version
0.70.1
2024-10-10 19:58:54 -03:00
João Moura
49138c6e37
updating init
2024-10-10 19:41:58 -03:00
João Moura
258b22f5bc
preparing new version
2024-10-10 19:35:52 -03:00
João Moura
b887c5cf3c
fixing tests
2024-10-10 19:32:26 -03:00
Shahar Yair
42871d9ffc
Fix/logger - fix #1412 ( #1413 )
...
* improved logger
* log file looks better
* better lines written to log file
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-10-10 19:15:34 -03:00
Tony Kipkemboi
a7696d5aed
Migrate docs from MkDocs to Mintlify ( #1423 )
...
* add new mintlify docs
* add favicon.svg
* minor edits
* add github stats
2024-10-10 19:14:28 -03:00
Brandon Hancock (bhancock_ai)
02718e291b
fix task cloning error ( #1416 )
2024-10-10 12:00:28 -04:00
Lennex Zinyando
76c4f2a2b4
Update twitter logo to x-twiiter ( #1403 )
2024-10-07 10:21:47 -04:00
Akesh kumar
fbc6a10f2e
Added version details ( #1402 )
...
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-10-06 18:01:34 -03:00
Brandon Hancock (bhancock_ai)
5d8f8cbc79
reduce import time by 6x ( #1396 )
...
* reduce import by 6x
* fix linting
2024-10-06 17:55:32 -03:00
Brandon Hancock (bhancock_ai)
0dfe3bcb0a
quick fixes ( #1385 )
...
* quick fixes
* add generic name
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-10-04 13:23:42 -03:00
Brandon Hancock (bhancock_ai)
3f81383285
Brandon/cre 291 flow improvements ( #1390 )
...
* Implement joao feedback
* update colors for crew nodes
* clean up
* more linting clean up
* round legend corners
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-10-04 13:22:46 -03:00
Brandon Hancock (bhancock_ai)
e8a49e7687
Brandon/cre 288 add telemetry to flows ( #1391 )
...
* Telemetry for flows
* store node names
2024-10-04 13:21:55 -03:00
Brandon Hancock (bhancock_ai)
ed48efb9aa
add plotting to flows documentation ( #1394 )
2024-10-04 13:19:09 -03:00
Vini Brasil
c3291b967b
Add --force option to crewai tool publish ( #1383 )
...
This commit adds an option to bypass Git remote validations when
publishing tools.
2024-10-04 11:02:50 -03:00
Eren Küçüker
92e867010c
docs: correct miswritten command name ( #1365 )
...
Co-authored-by: Brandon Hancock (bhancock_ai) <109994880+bhancockio@users.noreply.github.com >
2024-10-03 12:22:07 -04:00
Tony Kipkemboi
5059aef574
Update README ( #1376 )
...
* Change all instaces of crewAI to CrewAI and fix installation step
* Update the example to use YAML format
* Update to come after setup and edits
* Remove double tool instance
2024-10-03 12:09:26 -04:00
Guilherme de Amorim
c50d62b82f
fix: JSON encoding date objects ( #1374 )
2024-10-02 16:06:10 -04:00
Thiago Moretto
f46a12b3b4
Merge pull request #1382 from crewAIInc/tm-basic-event-structure
...
Add tool usage events
2024-10-02 12:54:51 -03:00
Vini Brasil
dd0b622826
Add Git validations for publishing tools ( #1381 )
...
This commit prevents tools from being published if the underlying Git
repository is unsynced with origin.
2024-10-02 11:46:18 -03:00
Thiago Moretto
835eb9fbea
Make tests green again
2024-10-02 11:36:27 -03:00
Thiago Moretto
8cb10f9fcc
Merge branch 'main' into tm-basic-event-structure
2024-10-02 11:18:46 -03:00
Thiago Moretto
30e26c9e35
Add tool usage events
2024-10-02 11:11:07 -03:00
Vini Brasil
01329a01ab
Create crewai tool create <tool> command ( #1379 )
...
This commit creates a new CLI command for scaffolding tools.
2024-10-01 18:58:27 -03:00
Vini Brasil
0e11b33f6e
Change Tool Repository authentication scope ( #1378 )
...
This commit adds a new command for adding custom PyPI indexes
credentials to the project. This was changed because credentials are now
user-scoped instead of organization.
2024-10-01 18:44:08 -03:00
João Moura
5113bca025
preparing new version
2024-10-01 14:18:17 -07:00