Skip to main content

Anthropic

Anthropic LLM, also known as Claude, is a large language model focused on safety and helpfulness. It can generate text, answer questions, and perform many other tasks with a focus on avoiding harmful or misleading outputs.

Getting started with Anthropic

  1. Signup a free Anthropic account.

  2. Enter an Organization name and create an Anthropic account.

    img Anthropic Embeddings Configuration

  3. Create an API key as shown below.

    img Anthropic Embeddings Configuration

    img Anthropic Embeddings Configuration

    img Anthropic Embeddings Configuration

    img Anthropic Embeddings Configuration

  4. Select a plan or claim the free $5 credits.

    img Anthropic Embeddings Configuration

Setting up the Anthropic LLM model in Unstract

Now that we have an API key from Anthropic, we can use it to set up an LLM profile on the Unstract platform. For this:

  • Sign in to the Unstract Platform

  • From the side navigation menu, choose Settings 🞂 LLMs

  • Click on the New LLM Profile button.

  • From the list of LLMs, choose Anthropic. You should see a dialog box where you enter details.

    img Google Anthropic LLM Configuration

  • For Name, enter a name for this connector.

  • In the Model Name enter the Anthropic LLM model. To get the Anthropic model names, refer Anthropic Models Section

  • Leave the Max retries and Timeout fields to their default values.

  • In the API Key field, paste the API key we created on the Anthropic website.

  • Click on Test Connection and ensure it succeeds. You can finally click on Submit and that should create a new LLM Profile for use in your Unstract projects.