You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`instructions`|*OptionalNullable[str]*|:heavy_minus_sign:| Instruction prompt the model will follow during the conversation. |
15
9
|`tools`| List[[models.AgentTools](../models/agenttools.md)]|:heavy_minus_sign:| List of tools which are available to the model during the conversation. |
16
10
|`completion_args`|[Optional[models.CompletionArgs]](../models/completionargs.md)|:heavy_minus_sign:| White-listed arguments from the completion API |
0 commit comments