Skip to main content

Instrument your Code

Install the Literal AI SDK and get your API key.

Create your first Prompt from the Playground

Create, version and A/B test your prompts in the Prompt Playground.

Logging LLM Generations, Agent Runs or Conversation Threads

1

Install the Literal AI package

2

Instantiate the Literal AI client

3

Get your Literal AI API Key

Go to your project page and click on the Settings tab. You will find your API key in the API Key section.
Literal AI API key

Copy your API key

Start logging LLM generations and agent runs

Literal AI provides
  1. low-level SDKs in Python and TypeScript
  2. integrations with LLM providers (OpenAI, etc.) and AI frameworks (LangChain, LlamaIndex, Vercel AI SDK, etc.)

Logging

Learn how to instrument your code with the Literal AI SDK.

Integrations

Browse the list of integrations available with Literal AI.