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.23k stars 631 forks source link

[Roadmap] Integrating domain models #721

Open lightaime opened 1 month ago

lightaime commented 1 month ago

Required prerequisites

Motivation

Integrating domain models to build multi-agent systems with domain specific models:

Solution

No response

Alternatives

No response

Additional context

No response

Wendong-Fan commented 1 month ago

add new attribute: description for model, so that Agent would be able to choose model based on the task

maybe also add information like model card and the resource requirement as part of description -> model to personal?

integrate from hugging face first

we need to do the native integration for these models