> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vijil.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Fireworks AI (Legacy)

> Legacy Fireworks AI integration docs copied from the integrations-section branch.

You can register agents on Vijil that use Fireworks AI models such as `llama-v3p2-1b-instruct`, `llama-v3p2-3b-instruct`, `llama-v3p2-11b-vision-instruct`, `llama-v3p2-90b-vision-instruct`, `mixtral-8x22b-instruct`, `qwen2p5-72b-instruct`, and `deepseek-r1`.

## Prerequisites

* You have a Fireworks AI account with an active API key.
* Your Fireworks account has access to the models you plan to use.
* You have access to a Vijil team and permission to manage **[Keys](https://evaluate.vijil.ai/keys)** and **[Agents](/tutorials/manage-agents/)**.

## Store Fireworks Credentials in Vijil

1. In Vijil, go to **[Keys](https://evaluate.vijil.ai/keys) > Add new key**.
2. From the **Model Hub** dropdown, select **Fireworks**.
3. Enter your Fireworks API key and any optional rate limit overrides you want for this key.
4. Save the key configuration.

Once saved, this key can be reused across multiple Fireworks-based agents.

## Register an Agent on Vijil

With a Fireworks API key configured, you can register an agent that uses Fireworks:

<img src="https://mintcdn.com/vijil/t1_8aRtSIj494eFA/images/legacy/fireworks.webp?fit=max&auto=format&n=t1_8aRtSIj494eFA&q=85&s=f8ad5c5f516a4b1a2416c1ea0fa811ba" alt="Setting up a Fireworks-based Agent in Vjil" width="920" height="885" data-path="images/legacy/fireworks.webp" />

1. Press **Register Agent**.
2. Enter an [Agent](/tutorials/manage-agents/) name.
3. Select **Fireworks** as the **Hub**.
4. Enter a model name (for example `accounts/fireworks/models/llama-v3p2-11b-vision-instruct`). See the Fireworks documentation or your account dashboard for the list of available models.
5. Select an existing Fireworks API key you configured earlier, or create a new one.
6. Add a **System Prompt** if you want Vijil to send a default system prompt with every request to this agent.

## Enterprise

If your organization uses enterprise-only features with Vijil:

1. Add an **MCP server URL** so the agent can access MCP tools exposed by that server.
2. Add an **A2A Agent Card URL** so this agent can participate in agent-to-agent workflows defined in your enterprise.
