Mynth supports both simple prompt strings and structured prompt objects.Documentation Index
Fetch the complete documentation index at: https://docs.mynth.io/llms.txt
Use this file to discover all available pages before exploring further.
Simple prompts
Structured prompts
Use the structured form when you need negative prompts or explicit enhancement control:Enhancement modes
prompt.enhance controls whether Mynth rewrites your prompt before sending it to the model:
false- no enhancement, prompt is sent as-is"prefer_magic"- Mynth may rewrite the prompt for better results"prefer_native"- Mynth may rewrite the prompt, preferring the model’s native style