QueryTune

Logo Setup & Troubleshooting

Connecting an AI Provider

QueryTune doesn’t include an LLM; it connects to a provider of your choice.

  1. Download and install Ollama.
  2. Open your terminal and pull a model: ollama pull qwen2.5-coder:7b.
  3. Ensure Ollama is running (check the menu bar icon).
  4. In QueryTune Settings, the default URL http://localhost:11434/v1/chat/completions should work out of the box.

Cloud: OpenAI or Compatible

  1. Obtain an API Key from your provider (OpenAI, Groq, DeepSeek).
  2. In QueryTune Settings, set the API URL provided by the service.
  3. Enter your API Key.
  4. Enter the exact Model Name (e.g., gpt-4o).

There are several QueryTune parameters you can change. Do you want QueryTune replies in your language? Modify the Chat Prompt in Settings, System Prompt

Common Issues

“It takes a long time…”

“Connection Error”

“Model Not Found”

UI looks weird or Fonts are missing