kobold_generate
Generate AI-driven text with customizable parameters such as prompt, max length, and temperature using KoboldAI's MCP Server integration.
Instructions
Generate text with KoboldAI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiUrl | No | http://localhost:5001 | |
max_context_length | No | ||
max_length | No | ||
prompt | Yes | ||
repetition_penalty | No | ||
seed | No | ||
stop_sequence | No | ||
temperature | No | ||
top_k | No | ||
top_p | No |