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
-
Enter an
Organization
name and create an Anthropic account. -
Create an API key as shown below.
-
Select a plan or claim the free $5 credits.
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. -
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
andTimeout
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 onSubmit
and that should create a new LLM Profile for use in your Unstract projects.