Skip to main content

Documentation Index

Fetch the complete documentation index at: https://chainlit-5-wd-prompt.mintlify.app/llms.txt

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

pip install literalai

Instantiate the Literal client

import os
from literalai import LiteralClient

client = LiteralClient(api_key=os.getenv("LITERAL_API_KEY")) # This is the default and can be omitted

How to get my API key?

To get your API key, go to your project page and click on the Settings tab. You will find your API key in the API Key section.

Next up

Quick Start

Log your data to Literal