kobold_complete
Generate text completions using OpenAI-compatible API endpoints with Kobold MCP Server. Define a prompt, adjust parameters like max tokens and temperature, and create coherent text outputs for diverse applications.
Instructions
Text completion (OpenAI-compatible)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiUrl | No | http://localhost:5001 | |
max_tokens | No | ||
prompt | Yes | ||
stop | No | ||
temperature | No | ||
top_p | No |