This section introduces the LLM models of Social Agent in OASIS.
camel
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.