Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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: - file: ollama_examples/agent.py action: Added detail: > Includes a script to conduct research and write a blog post on Gradient Descent using crewAI, Ollama, and DuckDuckGo. - file: ollama_examples/README.md action: Created detail: Instructions on how to run the example. - file: examples/README.md action: Updated detail: Include the new ollama_examples section. notes: > This example shows how to: - Use the Ollama model for natural language understanding and generation. - Integrate DuckDuckGo search tool for web search capabilities. - Automate the research and writing process using crewAI. #131

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    e0e175e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    ed54a47 View commit details
    Browse the repository at this point in the history