Provider Selection
Use the dropdown menus in the top navigation bar to select your AI provider and model:
- Provider dropdown: Choose from configured providers (Anthropic, OpenAI, Google, etc.)
- Model dropdown: Select a specific model (e.g., claude-opus-4-0, gpt-4o, gemini-2.0-flash)
💡 Choosing a Provider
Different providers excel at different tasks. Google Gemini offers excellent free tier limits, Anthropic Claude provides superior reasoning, and OpenAI GPT is well-balanced for most use cases.
Provider Dropdown Interface
Top bar selectors for provider, model, connection status, and quick access to settings
The provider dropdown interface shows all configured providers:
🤖 Google Gemini
Models: gemini-2.0-flash, gemini-1.5-pro, gemini-1.5-flash
🧠 Anthropic Claude
Models: claude-3-5-sonnet, claude-3-opus, claude-3-5-haiku
⚡ OpenAI GPT
Models: gpt-4o, gpt-4-turbo, gpt-3.5-turbo
🚀 Groq
Models: llama-3.3-70b, mixtral-8x7b, llama-3.1-8b
🌟 Qwen
Models: qwen-max, qwen-plus, qwen-turbo
🔥 GLM
Models: glm-4-plus, glm-4-air, glm-4v
Optimization Modes
Promptheus offers three optimization modes to control how your prompts are processed:
🤖 Auto Mode (Recommended)
Intelligently detects your task type and decides whether to ask clarifying questions. For analysis tasks (research, explanation), it skips questions and directly optimizes. For generation tasks (writing, creation), it asks relevant questions to improve quality.
❓ Always Ask Mode
Forces Promptheus to generate and ask clarifying questions regardless of task type. Useful when you want maximum refinement and are willing to answer detailed questions.
⚡ Skip Questions Mode
Bypasses the question-asking phase and directly optimizes your prompt. Best for quick optimizations or when you've already provided detailed requirements.
History Management
Promptheus automatically saves all your prompt optimizations, making it easy to revisit and reuse previous work.
History view showing saved prompts, provider/model details, and clear history plus pagination controls
Accessing History
History functionality allows you to:
- View all previously optimized prompts
- See both original and refined versions
- Review which provider and model was used
- Track when each optimization was created
- Load past prompts for further refinement
History Features
- Pagination: Navigate through history with customizable items per page (10, 20, or 50)
- Timestamp: Each entry shows when it was created
- Task Type: Identifies whether it was an analysis or generation task
- Provider Info: Records which AI provider and model generated the optimization
💾 Local Storage
History is stored locally on your machine in platform-specific directories (~/.promptheus on Unix-like systems, %APPDATA%/promptheus on Windows).
History Interface
The history interface provides easy access to your previous work:
🔍 Quick Access
Located in the navigation for instant access to your prompt library
📋 Detailed View
See original prompts alongside their optimized versions
🗂️ Smart Organization
Chronological ordering with filtering options
🔄 One-Click Load
Quickly load any previous prompt for re-optimization