plugins.llm.settings.request_body.parameters

Parameters for the model.

Type: null or (attribute set of anything)

Default: null

Example:

{
  temperature = 0.2;
  top_p = 0.95;
}

Declared by: