mirror of
https://github.com/crewAIInc/crewAI.git
synced 2025-12-15 20:08:29 +00:00
* docs: update LLM integration details and examples - Changed references from LiteLLM to native SDKs for LLM providers. - Enhanced OpenAI and AWS Bedrock sections with new usage examples and advanced configuration options. - Added structured output examples and supported environment variables for better clarity. - Improved documentation on additional parameters and features for LLM configurations. * drop this example - should use strucutred output from task instead --------- Co-authored-by: Greyson LaLonde <greyson.r.lalonde@gmail.com>