Using Fireworks AI With PostQode
Fireworks AI is a high-performance platform for running AI models that offers fast access to a wide range of open-source and proprietary language models. Built for speed and reliability, Fireworks AI provides both serverless and dedicated deployment options with OpenAI-compatible APIs.
Website: https://fireworks.ai/
Getting an API Key
- Sign Up/Sign In: Go to Fireworks AI and create an account or sign in.
- Navigate to API Keys: After logging in, go to the API Keys page in the account settings.
- Create a Key: Click "Create API key" and give your key a descriptive name (e.g., "PostQode").
- Copy the Key: Copy the API key immediately and store it securely. You will not be able to see it again.
Supported Models
PostQode supports the following Fireworks AI models across coding, deep reasoning, and general-purpose foundation tiers:
Coding & Agentic Execution
accounts/fireworks/models/qwen2p5-coder-32b-instruct- (Recommended for Coding) High-precision coding, unified diffs, and tool callingaccounts/fireworks/models/qwen3-coder-480b-a35b-instruct- Qwen 3 Coder frontier code generation engineaccounts/fireworks/models/deepseek-v3- DeepSeek V3 671B MoE flagship model for agentic coding and general instruction
Deep Reasoning & Planning
accounts/fireworks/models/deepseek-r1(oraccounts/fireworks/models/deepseek-r1-0528) - (Recommended for Planning) Frontier 671B open-weights chain-of-thought reasoningaccounts/fireworks/models/deepseek-r1-distill-llama-70b- Fast distilled reasoning on Llama 70B architecture
General Purpose & Long Context
accounts/fireworks/models/llama-v3p3-70b-instruct- Meta Llama 3.3 70B versatile reasoning and generationaccounts/fireworks/models/llama-v3p1-405b-instruct- Meta Llama 3.1 405B frontier open-weights modelaccounts/fireworks/models/llama-v3p1-8b-instruct- Ultra-fast lightweight model for quick edits and commit generationaccounts/fireworks/models/kimi-k2-instruct- Moonshot Kimi K2 high-efficiency long-context instruct modelaccounts/fireworks/models/qwen3-235b-a22b-instruct-2507- Qwen 3 235B instruction-tuned modelaccounts/fireworks/models/mixtral-8x22b-instruct- High-throughput Mixture-of-Experts model
Configuration in PostQode
- Open PostQode Settings: Click the gear icon () in the PostQode panel.
- Select Provider: Choose "Fireworks AI" from the "API Provider" dropdown.
- Enter API Key: Paste your Fireworks AI API key into the "Fireworks AI API Key" field.
- Select Model: Choose your desired model from the "Model" dropdown.
Tips and Notes
- Performance: Fireworks AI is optimized for speed and offers excellent performance for both chat and completion tasks.
- Pricing: Refer to the Fireworks AI Pricing page for current pricing information.
- Rate Limits: Fireworks AI has usage-based rate limits. Monitor your usage in the dashboard and consider upgrading your plan if needed.