Learn how to customize request options for LLM inference in Polyglot.
options
parameter allows you to customize various aspects of the request.
NOTE: Except for max_tokens
, all option parameters are provider-specific and may not be available or compatible with all providers.
Check the provider’s API documentation for details.