Eduardo Chiarotti
cd77aeebb9
docs: Update training feature/code interpreter docs ( #852 )
...
* docs: remove training docs from README
* docs: add CodeinterpreterTool to docs and update docs
* docs: fix name of tool
2024-07-02 13:00:37 -03:00
gpu7
64ec4eb1e6
bugfix in python script sample code ( #787 )
...
Add the line:
process = Process.sequential
2024-07-01 00:23:06 -03:00
Eduardo Chiarotti
1e9c398ca5
docs: add docs for training ( #824 )
2024-06-27 14:56:32 -03:00
Mike Heavers
c317c0ee36
Update README.md ( #652 )
...
Rework example so that if you use a custom LLM it doesn't throw code errors by uncommenting.
2024-05-24 00:05:32 -03:00
Eduardo Chiarotti
6eb0c0666b
feat: add mypy as type checker, update code and add comment to reference ( #591 )
...
* 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: add mypy as type checker, update code and add comment to reference
* feat: remove black linter
* feat: remove poetry to run the command
* feat: change logic to test mypy
* feat: update tests yml to try to fix the tests gh action
* feat: try to add just mypy to run on gh action
* feat: fix yml file
* feat: add comment to avoid issue on gh action
* feat: decouple pytest from the necessity of poetry install
* feat: change tests.yml to test different approach
* feat: change to poetry run
* fix: parameter field on yml file
* fix: update parameters to be on the pyproject
* fix: update pyproject to remove import untyped errors
2024-05-10 16:37:52 -03:00
Jim Collins
48ad3d5a5a
Update README.md ( #525 )
...
Reworded "If you want to also install crewai-tools, which is a package with tools that can be used by the agents, but more dependencies, you can install it with, example below uses it:" for clarity
2024-05-02 03:12:03 -03:00
Emmanuel Crown
61c745357d
Fixed a typo in the main readme on the llm selection , options for an agent ( #349 )
2024-04-19 02:42:04 -03:00
João Moura
be5c879697
Update README.md
2024-04-17 00:02:49 -03:00
Cfomodz
c2a88018d8
Update README.md ( #442 )
2024-04-08 05:59:04 -03:00
Ikko Eltociear Ashimine
de3bc686c1
Update README.md ( #391 )
...
bellow -> below
2024-03-30 11:56:08 -03:00
João Moura
14b800e2e4
fix readme
2024-03-05 00:31:52 -03:00
João Moura
bbf61fa368
udpatign readme example
2024-03-05 00:29:55 -03:00
João Moura
14eb3c6e82
updating README
2024-03-03 20:54:15 -03:00
Jay Mathis
24ab2b8da5
Update README.md ( #301 )
...
Fix a very minor typo
2024-03-03 12:41:35 -03:00
João Moura
46dbb77c8b
Updating README
2024-02-28 03:44:23 -03:00
João Moura
542f0663cd
Adding write job description example
2024-02-28 03:44:23 -03:00
João Moura
a8aec58460
updating docs
2024-02-26 15:54:06 -03:00
João Moura
5ecdab0ebb
updating docs
2024-02-26 13:38:14 -03:00
João Moura
2410d0c531
updating readme
2024-02-13 01:50:23 -08:00
João Moura
ed0131b46f
adding user the otpion to share all data of their crews
2024-02-08 23:01:02 -08:00
João Moura
5247137ef8
adding initial telemetry
2024-02-07 22:21:44 -08:00
João Moura
1eed3a0378
updating docs and readme
2024-02-05 23:13:10 -08:00
João Moura
cb09f17fc7
updating readme
2024-02-04 13:13:42 -08:00
João Moura
a7c05d2e84
updating readme
2024-02-04 12:07:40 -08:00
João Moura
e2f18e4ee5
adding new docs and smaller fixes
2024-02-04 11:47:49 -08:00
João Moura
e23773e5de
Adding multi thread execution
2024-02-03 23:24:41 -08:00
João Moura
20c729f0d6
Update README.md
2024-02-03 05:48:54 -03:00
João Moura
5724309e78
simplifying README
2024-02-03 00:04:33 -08:00
João Moura
fa8626c5ab
Update README.md
2024-02-03 02:26:10 -03:00
João Moura
02f9eb6e71
Update README.md
2024-02-03 01:33:59 -03:00
Ilya Sudakov
3c52c9ea92
Update README.md: new header, text clean up, fix broken links ( #210 )
...
* Update README.MD
* Update examples section in README.md
2024-02-03 01:29:04 -03:00
Gui Vieira
7efecd10ea
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
c1f42f51eb
Update README.md
2024-01-29 22:49: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
IT Lackey
0ddcc07224
Feature: Documentation Site ( #188 )
2024-01-28 23:43:23 -03:00
Eliad Cohen
e0c1dcd4b9
Addresses typo and clarifiction in comments ( #191 )
...
Minor changes include a typo fixed and enhancing
an example for using OpenAI as an agent model with Ollama
via langchain
Resolves #189 #190
2024-01-28 23:42:31 -03:00
João Moura
11ecba745f
Update README.md
2024-01-22 11:05:01 -03:00
Prabha Arivalagan
7a93124cdb
Fixed the small typo ( #168 )
2024-01-21 16:54:19 -03:00
João Moura
f6b9f85099
Update README.md
2024-01-11 09:31:45 -03:00
João Moura
4c1089d335
Update README.md
2024-01-10 21:00:37 -03:00
João Moura
7b5f2b24b3
starting to revamp docs
2024-01-10 13:12:31 -03:00
Chris
6e7bafd758
update example usage in README ( #97 )
2024-01-09 23:22:42 -03:00
Ikko Eltociear Ashimine
e7a201a2f6
Update README.md ( #81 )
...
bellow -> below
2024-01-07 13:37:30 -03:00
João Moura
2ef682edf3
Reliability improvements ( #77 )
...
* fixing identation for AgentTools
* updating gitignore to exclude quick test script
* startingprompt translation
* supporting individual task output
* adding agent to task output
* cutting new version
* Updating README example
2024-01-07 12:43:23 -03:00
João Moura
7dcdde3ccb
Update README.md
2024-01-06 01:36:00 -03:00
Chris Bruner
7adaa6b86a
Updated the main example in README.md ( #61 )
...
Update Example to mention local LLMs
2024-01-06 00:34:28 -03:00
João Moura
0197b8d44c
Update README.md
2024-01-06 00:03:03 -03:00
João Moura
6636b4cb8d
Update README.md
2024-01-06 00:01:39 -03:00
João Moura
018bb18b6a
Update README.md
2024-01-06 00:01:07 -03:00
João Moura
dfc965067a
Update README.md
2024-01-05 16:06:48 -03:00