The runtime environment associated with the agent
The name of the LLM model to use in this instance
Optional
args: { apiKey?: string; device?: number; systemMessage?: string }Optional
apiKey?: stringA parameter for API key usage. This field is ignored if the model does not require authentication.
Optional
device?: numberOptional device id to set the device id to run LLM model
Optional
systemMessage?: stringOptional system message to set the initial assistant context
Define a new agent