crewAIInc / crewAI-examples

2.63k stars 977 forks source link

Update stock analysis #72

Open ercappa opened 6 months ago

ercappa commented 6 months ago

3 changes in one pull request (sorry for that)

  1. add expected_output to task definition
  2. replace Replace browserless.io with ScrapeWebsiteTool from crewAI-tools
  3. make easier to switch between gpt-4 and gpt-3.5
hiddenkirby commented 6 months ago

A minor note: Making the switch to ScrapeWebsiteTool breaks anyone using local LLMs like Ollama configurations.

One of the main reasons I appreciate these examples so much, are that the tools generally work agnostic of OpenAI.

github-actions[bot] commented 1 week ago

This PR is stale because it has been open for 45 days with no activity.