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

# Nomic

> Add and configure Nomic AI models in TrueFoundry's AI Gateway

### Adding Models

This section explains the steps to add Nomic models and configure the required access controls.

<Steps>
  <Step title="Navigate to Nomic Models in AI Gateway">
    From the TrueFoundry dashboard, navigate to `AI Gateway` > `Models` and select `Nomic`.

    <Frame caption="Navigate to Nomic Models">
      <img src="https://mintcdn.com/truefoundry/-g83eZw0cKb4T5XU/images/docs/Screenshot2025-07-23at2.41.34PM-min.png?fit=max&auto=format&n=-g83eZw0cKb4T5XU&q=85&s=ff7e67c13df28c04adc987e38bb6af00" alt="Navigating to Nomic Provider Account in AI Gateway" width="3600" height="2014" data-path="images/docs/Screenshot2025-07-23at2.41.34PM-min.png" />
    </Frame>
  </Step>

  <Step title="Add Nomic Account Details">
    Click `Add Nomic Account`. Give a unique name to your Nomic account and complete the form with your Nomic authentication details (API Key). Add collaborators to your account, this will give access to the account to other users/teams. Learn more about access control [here](/docs/ai-gateway/gateway-access-control).

    <Frame caption="Nomic Model Account Form">
      <img src="https://mintcdn.com/truefoundry/-g83eZw0cKb4T5XU/images/docs/Screenshot2025-07-23at3.01.41PM-min.png?fit=max&auto=format&n=-g83eZw0cKb4T5XU&q=85&s=49533abcad6e967250c78b85dac7e4fe" alt="Nomic account configuration form with fields for API key and collaborators" width="2512" height="2000" data-path="images/docs/Screenshot2025-07-23at3.01.41PM-min.png" />
    </Frame>
  </Step>

  <Step title="Add Models">
    Select the model from the list. If you see the model you want to add in the list of checkboxes, we support public model cost for these models.

    <Note>
      (Optional) If the model you are looking for is not present in the options, you can add it using `+ Add Model` at the end of list (scroll down to see the option) by filling the form.
    </Note>
  </Step>
</Steps>

### Inference

After adding the models, you can perform inference using an OpenAI-compatible API via the Playground or by integrating with your own application.

<img src="https://mintcdn.com/truefoundry/jw406UAsc7ErYUq8/images/Screenshot2025-07-23at3.35.14PM-min.png?fit=max&auto=format&n=jw406UAsc7ErYUq8&q=85&s=edcc760a3041c598dfff1246f4d4cb12" alt="Code Snippet and Try in Playgroud Buttons for each model" width="3572" height="2002" data-path="images/Screenshot2025-07-23at3.35.14PM-min.png" />
