LLM Abstraction for OpenAI and Anthropic
What's Changed
- Camel agents use new abstraction to ease adding new LLM providers.
- NOTE Arguments for camel agent are not in snake case instead of camel case. This is a breaking change for existing camel client code.