remove API key from codeblock
the API keys for serper and openai were setup, in a awkward fashion, but were never used and are not needed here.
alternatively, we could have passed it as a crew arg. Let me know if that would be better or thats what was intended and i'll make the changes.
Hi @bassamadnan,
Thank you so much for your pull request! I just wanted to clarify that if no language model (LLM) is explicitly provided, we default to using OpenAI. We are also utilizing the Serper tool in the example, which needs the Serper API key to be set as an environment variable.
We appreciate your input and will work on making this process clearer. For now, I’ll close the PR, but please feel free to reach out if you have any questions or suggestions.
Thanks again!