# Functions
NewClient creates a new chat client.
WithMaxTokens sets the maximum number of tokens.
WithModel sets the model name.
WithRole sets the role type.
WithTemperature sets the temperature.
WithUseContext sets assistant context.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
default.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
ClientOption is a function that sets a Client option.