Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.typingmind.com/llms.txt

Use this file to discover all available pages before exploring further.

You can integrate AI models from Fireworks AI into TypingMind. This guide provides step-by-step instructions to help you set up and use Fireworks AI models within TypingMind seamlessly.

Step 1: Sign up for a Fireworks AI account

To use Fireworks AI models with TypingMind, you first need to create an account with Fireworks AI at https://fireworks.ai/login. image.webp

Step 2: Get the API key

To connect Fireworks AI with TypingMind, you need an API key for authentication. Follow these steps to generate your API key:
  1. Go to Fireworks AI API Keys in your Fireworks AI dashboard.
  2. Click the “Create API Key” button to generate a new API key.
  3. After generating the key, copy it and store it in a secure location. You will need this key when setting up the model in TypingMind.
image.webp

Step 3: Set up custom model on TypingMind

Once you have your Fireworks AI API key, you need to configure a custom model in TypingMind. This process allows TypingMind to connect with Fireworks AI and use its models for generating responses.
  1. Open TypingMind and navigate to Models → Add Custom Models.
  2. Enter the following details in the respective fields:
    • Endpoint: https://api.fireworks.ai/inference/v1/chat/completions
    • Model ID:
      • Example: accounts/fireworks/models/llama-v3p1-405b-instruct
      • You can find a list of available models here: Fireworks AI Model Library
  • Under the Custom Headers section, add the following:
Authorization: Bearer Your_API_Key image.webp
  • Click Test and Add Custom model

Step 4: Start a conversation!

Once your custom model is successfully configured, you can start using Fireworks AI within TypingMind. image.webp