camel-ai / camel

🐫 CAMEL: Finding the Scaling Law of Agents. A multi-agent framework. https://www.camel-ai.org
https://www.camel-ai.org
Apache License 2.0
5.25k stars 633 forks source link

[Feature Request] Integrate open source multi-modal models #705

Closed Wendong-Fan closed 14 hours ago

Wendong-Fan commented 1 month ago

Required prerequisites

Motivation

before the implementation, study on what's great open source multi-modal models in the market and check whether it has been supported by ollama or litellm, if not supported, then we can do native integration

Solution

https://x.com/wjqdev/status/1808751706970489287?s=46

  1. open-source model
  2. image, text input
  3. function/tool calling

Alternatives

No response

Additional context

No response

Wendong-Fan commented 1 month ago

also take a look at open source models support function calling

Wendong-Fan commented 1 month ago

example: llava series