Coding_Assistant
Generate code snippets and solutions for programming tasks using natural language prompts. Retrieve outputs via request IDs for efficient integration into workflows.
Instructions
Coding Assistant. Make sure you call get coder output URL MCP tool to get the URL for the request id received from this API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
frequency_penalty | Yes | ||
max_tokens | Yes | ||
presence_penalty | Yes | ||
prompt | Yes | Write a javascript function that calculates euclidean distance between two coordinates of any dimension | |
repeat_penalty | Yes | ||
system_prompt | Yes | ||
temperature | Yes | ||
top_k | Yes | ||
top_p | Yes |