crewAIInc / crewAI-examples

2.6k stars 965 forks source link

feat(ollama_examples): Add example using Ollama model and DuckDuckGo search tool #131

Open ersinaksar opened 2 months ago

ersinaksar commented 2 months ago

Description

This pull request adds a new example to the crewAI-examples repository that demonstrates the use of the Ollama model and the DuckDuckGo search tool.

Changes Made

Notes

This example shows how to:

Please review and let me know if there are any changes required. Thank you!

ersinaksar commented 1 month ago

fix(conflict)