kobold_chat
Enable chat completion through OpenAI-compatible API integration, allowing dynamic text generation and conversation handling with customizable parameters for temperature, max tokens, and more.
Instructions
Chat completion (OpenAI-compatible)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiUrl | No | http://localhost:5001 | |
max_tokens | No | ||
messages | Yes | ||
stop | No | ||
temperature | No | ||
top_p | No |