Skip to content

Lambda Chat#

Lambda Chat provides a clean, powerful chat interface that lets you interact with the models hosted by the Lambda Inference API directly from your browser.

Details#

Tier comparison#

Lambda offers three different tiers of service:

  • The public tier, which offers basic chat.
  • Lambda Chat Free, a logged-in tier that offers limited access to a set of standard chat features.
  • Lambda Chat Pro, a paid subscription tier that provides full access to all available features.

The following table compares the features provided in each of the three tiers:

Public
Lambda Chat Free
Lambda Chat Pro
Basic chat
Conversation history
Unlimited chats
Access to all models
Basic tools (web search, PDF/image upload)
Advanced tools

Available models#

All users have access to the following models:

Lambda Chat Pro users also have access to the following models:

Tip

You can use the Lambda Inference API to programmatically retrieve a list of currently available models. For more information, see Lambda Inference API > Listing models.

Data privacy#

Lambda uses TLS to secure data transfer between the Lambda Chat web application and the backend services it relies on. Your data is encrypted at rest.

Lambda Chat Pro#

Your conversations and conversation-related data remain private to you. We do not use this data for training or any other purposes, nor will we share this data with any third party unless required by law. Your general activity in Lambda Chat, such as number of chats started, number and size of messages sent per chat, and which UI elements you clicked on, may be tracked for analytics purposes.

Lambda Chat Free and public Lambda Chat#

Your conversations and conversation-related data may be used in aggregated, anonymized form for a limited set of business purposes, such as product analytics and research. Uploaded data or data provided through an integration with a third party service will not be used. Your general activity in Lambda Chat, such as number of chats started, number and size of messages sent per chat, and which UI elements you clicked on, may be tracked for analytics purposes.

Subscribing to Lambda Chat Pro#

To subscribe to Lambda Chat Pro:

  1. Navigate to Lambda Chat and log in.
  2. Click your profile icon in the top-right corner, and then select Settings. The Settings modal opens.
  3. In the Settings nav, click Subscription.
  4. In the Pro section, click Upgrade to Pro. You're taken to a subscription page.
  5. Enter your billing and payment details, and then click Pay $10.00 & subscribe to start your subscription.

Cancelling your subscription#

To cancel your Lambda Chat subscription:

  1. Navigate to Lambda Chat and log in.
  2. Click your profile icon in the top-right corner, and then select Settings. The Settings modal opens.
  3. In the Settings nav, click Subscription.
  4. In the Free section, click Switch to Free. The Manage subscription modal opens.
  5. Click Lambda Chat Pro.
  6. On the Subscription Details page, click Cancel Subscription.
  7. Optionally, provide a reason for cancelling.
  8. Click Confirm Cancellation to finish cancelling your subscription.

Note

When you return to the Subscription page in Settings, you might need to click Refresh subscription to see your updated subscription status.

Next steps#

Interested in integrating Lambda's hosted models directly into your own workflows? Check out the Lambda Inference API.