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:
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Parameters for the model.
Type: null or (attribute set of anything)
Default:
null
Example:
{
temperature = 0.2;
top_p = 0.95;
}
Declared by: