mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Improve /generate description
This commit is contained in:
@ -6877,6 +6877,8 @@ def post_completion_standalone(body: GenerationInputSchema):
|
|||||||
description: |-2
|
description: |-2
|
||||||
Generates text given a submission, sampler settings, soft prompt and number of return sequences.
|
Generates text given a submission, sampler settings, soft prompt and number of return sequences.
|
||||||
|
|
||||||
|
By default, the story, userscripts, memory, author's note and world info are disabled.
|
||||||
|
|
||||||
Unless otherwise specified, optional values default to the values in the KoboldAI GUI.
|
Unless otherwise specified, optional values default to the values in the KoboldAI GUI.
|
||||||
requestBody:
|
requestBody:
|
||||||
required: true
|
required: true
|
||||||
|
Reference in New Issue
Block a user