Closed prabha-git closed 9 months ago
https://github.com/joaomdmoura/crewAI-examples/tree/main/stock_analysis#integrating-ollama-with-crewai
ollama_openhermes = Ollama(model="agent")
Should be 'openhermes' ollama_openhermes = Ollama(model="openhermes")
https://github.com/joaomdmoura/crewAI-examples/pull/38
https://github.com/joaomdmoura/crewAI-examples/tree/main/stock_analysis#integrating-ollama-with-crewai
Should be 'openhermes' ollama_openhermes = Ollama(model="openhermes")