Module assistant_create

Module assistant_create 

Source

Structs§

AssistantCreate
AssistantCreate : Payload for creating an assistant.

Enums§

IfExists
How to handle duplicate creation. Must be either ‘raise’ (raise error if duplicate), or ‘do_nothing’ (return existing assistant).