JoePro
1bca6029fe
Update LLM-Connections.md ( #796 )
...
Revised to utilize Ollama from langchain.llms instead as the functionality from the other method simply doesn't work when delegating.
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-07-01 00:22:38 -03:00
João Moura
9f384e3fc1
Updating Docs
2024-06-20 02:19:35 -03:00
Taradepan R
2a0e21ca76
updated the import for cohere llm ( #696 )
2024-06-04 03:32:23 -03:00
Karthik Kalyanaraman
ea893432e8
Add Langtrace to the "How to" docs for CrewAI Agent Observability ( #634 )
...
* Add files via upload
* Create Langtrace-Observability.md
* Rename crewai-agentops-stats.png to crewai-langtrace-stats.png
2024-05-29 02:14:29 -03:00
Steven Edwards
8430c2f9af
Task needs an expected_output field in docs. ( #568 )
...
* Task needs an expected_output field in docs..
* Add missing comma.
2024-05-10 11:55:10 -03:00
tarekadam
2edc88e0a1
Update LLM-Connections.md ( #553 )
...
fixes command to lower case
2024-05-03 00:25:03 -03:00
Sajal Sharma
b0acae81b0
Update LLM-Connections.md ( #353 )
...
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-04-19 02:41:36 -03:00
Selim Erhan
e066b4dcb1
Update LLM-Connections.md ( #359 )
...
Created a short documentation on how to use Llama2 locally with crewAI thanks to the help of Ollama.
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-04-19 02:39:33 -03:00
João Moura
dd97a2674d
adding new installing crew docs
2024-04-16 16:50:44 -03:00
Alex Reibman
2ee6ab6332
Incorrect documentation link for AgentOps ( #458 )
...
* remove .md
* made language more clear
* update images and documentation for spelling
* update typos and links
* update repo placement
* update wording
* clarify
* update wording
* Added clearer features
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-04-16 08:24:30 -03:00
Preston Badeer
4bd36e0460
Update LLM-Connections.md with up to date LM Studio instructions ( #468 )
...
Co-authored-by: Preston Badeer <467756+pbadeer@users.noreply.github.com >
2024-04-16 08:20:56 -03:00
高璟琦
315ad20111
add solar example ( #373 )
...
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-04-05 19:48:27 -03:00
João Moura
a7f007f475
Updating docs
2024-04-04 15:29:45 -03:00
Braelyn Boynton
fcffc4a898
AgentOps Docs ( #412 )
...
Agentops documentation
2024-04-04 15:09:31 -03:00
ftoppi
38486223b2
Update Creating-a-Crew-and-kick-it-off.md: add compatible python versions ( #420 )
...
* Update Creating-a-Crew-and-kick-it-off.md: add compatible python versions
* Update Creating-a-Crew-and-kick-it-off.md
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-04-03 19:10:11 -03:00
João Moura
ed31860071
update docs
2024-04-01 11:14:06 -03:00
João Moura
5977c442b1
Adding custom caching
2024-04-01 10:43:05 -03:00
João Moura
be2def3fc8
Adding HuggingFace docs
2024-04-01 10:43:05 -03:00
GabeKoga
bcf701b287
feature: human input per task ( #395 )
...
* feature: human input per task
* Update executor.py
* Update executor.py
* Update executor.py
* Update executor.py
* Update executor.py
* feat: change human input for unit testing
added documentation and unit test
* Create test_agent_human_input.yaml
add yaml for test
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-04-01 10:04:56 -03:00
Elle Neal
22ab99cbd6
Update LLM-Connections.md ( #252 )
...
Adding Cohere LLM
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-04-01 10:03:16 -03:00
Selim Erhan
e67009ee2e
Update Create-Custom-Tools.md ( #311 )
...
Added the langchain "Tool" functionality by creating a python function and then adding the functionality of that function to the tool by 'func' variable in the 'Tool' function.
2024-03-11 16:44:04 -03:00
Merbin J Anselm
7deb268de8
docs: fix formatting in Human-Input-on-Execution.md ( #335 )
2024-03-11 16:38:59 -03:00
João Moura
3134711240
Updating Docs
2024-03-03 20:54:15 -03:00
BR
cd9f7931c9
Fix Creating-a-Crew-and-kick-it-off.md so it can run ( #280 )
...
* Fix Creating-a-Crew-and-kick-it-off.md
- Update deps to include `crewai[tools]`
- Remove invalid `max_inter` arg from Task constructor call
* Update Creating-a-Crew-and-kick-it-off.md
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-02-27 14:23:19 -03:00
João Moura
2b04ae4e4a
updating docs
2024-02-26 15:54:06 -03:00
João Moura
712d106a44
updating docs
2024-02-26 13:38:14 -03:00
João Moura
af03042852
Updating docs
2024-02-19 22:01:09 -03:00
João Moura
c875d887b7
Crewating a tool output parser
2024-02-12 14:24:36 -08:00
João Moura
15768d9c4d
updating LLM connection docs
2024-02-12 13:21:43 -08:00
João Moura
856981e0ed
updating docs and readme
2024-02-05 23:13:10 -08:00
João Moura
09bec0e28b
adding manager_llm
2024-02-05 20:46:47 -08:00
João Moura
63fb5a22be
adding new docs and smaller fixes
2024-02-04 11:47:49 -08:00
João Moura
5628bcca78
updating docs
2024-02-03 23:23:47 -08:00
IT Lackey
4f78d1e29c
Feature: Documentation Site ( #188 )
2024-01-28 23:43:23 -03:00