João Moura
ab79ee32fd
fixing importing
2024-09-24 01:54:02 -03:00
LogCreative
e659b60d8b
docs: update "LLM-Connections" import and "Tasks" formatting ( #1345 )
...
* Update Tasks.md
Current formating of the page Tasks has been broken, fix the markdown formatting.
* Update LLM-Connections.md
LLM class has been moved to llm.py file
2024-09-24 01:52:41 -03:00
João Moura
854c58ded7
updating docs
2024-09-23 03:59:16 -03:00
João Moura
e77442cf34
Removing LangChain and Rebuilding Executor ( #1322 )
...
* rebuilding executor
* removing langchain
* Making all tests good
* fixing types and adding ability for nor using system prompts
* improving types
* pleasing the types gods
* pleasing the types gods
* fixing parser, tools and executor
* making sure all tests pass
* final pass
* fixing type
* Updating Docs
* preparing to cut new version
2024-09-16 14:14:04 -03:00
Sean
a9510eec88
Update LLM-Connections.md ( #1181 )
...
* Update LLM-Connections.md
* Update LLM-Connections.md
---------
Co-authored-by: João Moura <joaomdmoura@gmail.com >
2024-09-07 04:31:09 -03:00
Paul Nugent
782ce22d99
Update LLM-Connections.md ( #1190 )
...
Added missing quotes around os.environ
Co-authored-by: Eduardo Chiarotti <dudumelgaco@hotmail.com >
2024-08-23 10:39:06 -03:00
Shu Huang
09cba0135e
Bugfix: Update LLM-Connections.md
...
The original code doesn't work due to a comma
2024-08-22 14:39:15 +01:00
João Moura
a17fa70b1b
Updating docs
2024-08-11 15:04:45 -03:00
fastali
fd87d930a7
Update LLM-Connections.md ( #1071 )
...
ollama integration example code bug fixed.
2024-08-10 08:56:30 -03:00
Lorenze Jay
86c6760f58
Fix logging types to bool ( #1051 )
...
* fixes pydantic validations hierarchical
* more tests
* logger logs everything or not
* verbose rm levels to bool
* updated readme verbose levels
2024-08-07 10:31:18 -07:00
Rip&Tear
4a7ae8df71
Update LLM-Connections.md ( #1039 )
...
* Minor fixes and updates
* minor fixes across docs
* Updated LLM-Connections.md
---------
Co-authored-by: theCyberTech <mattrapidb@gmail.com >
2024-08-02 15:04:52 -03:00
OP (oppenheimer)
4eb4073661
Add Groq - OpenAI Compatible API - details ( #934 )
2024-07-14 16:11:54 -03:00
João Moura
939a18a4d2
Updating docs
2024-07-01 05:32:22 -07:00
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
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
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
João Moura
be2def3fc8
Adding HuggingFace docs
2024-04-01 10:43:05 -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
João Moura
3134711240
Updating Docs
2024-03-03 20:54:15 -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
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