Skip to main content
Use one provider page below for exact setup and examples:

Supported provider values

  • openai
  • azure_openai
  • gemini
  • anthropic
  • bedrock
  • lmstudio
  • groq
  • mistral
  • ollama

Required profile fields

Each llm.profiles.<name> entry requires:
  • provider
  • model
Optional profile fields:
  • system_prompt
  • user_prompt
  • prompt (deprecated)

Prompt variables

These placeholders are available in prompt, system_prompt, and user_prompt:
  • {{source}}
  • {{target}}
  • {{input}}