Models
OASIS supports all models listed incamel here: https://docs.camel-ai.org/key_modules/models.html.
Note that only models with tool-calling support can successfully perform actions in OASIS.
You can pass a ModelBackend, List[ModelBackend] or ModelManager as needed.
For example, the OPENAI model:
round_robin is the recommended strategy for load balancing on multiple models among agents.