Skip to main content
This documentation is provided for informational purposes only and demonstrates how to configure and use our API with third-party AI chat interfaces. Any third-party software, websites, or services mentioned are not operated, controlled, or endorsed by us.

Introduction to LobeChat

Image
LobeChat is an open-source, multi-modal AI chat platform and framework that serves as a unified interface for various large language models (LLMs). Designed as a personal AI “operating system,” it enables users to access, orchestrate, and interact with different AI models and tools through a single, cohesive interface. Key features include:
  • Multi-provider model support via OpenRouter protocol
  • Plugin ecosystem for extended functionality
  • Customizable conversation management
  • Cross-platform accessibility

Step

1

Access LobeChat

Navigate to https://lobechat.com and authenticate using your preferred sign-in method (e.g., GitHub, Google, or email). Configure some account settings according to your own preferences.
Lobe1
2

Navigate to AI Service Provider Settings

  1. Locate and click your user avatar in the top-left corner of the interface.
  2. Select “Settings” from the dropdown menu.
Image
  1. In the Settings panel, navigate to “Advanced” in the bottom-left sidebar.
  2. Enable Developer Mode.
Image
3

Configure x6.ai API Connection

Click Provider → OpenRouter, then configure the API Key and API Proxy URL:
Image
API Configuration ParametersAfter entering the credentials, click the ”+” button adjacent to add a custom model configuration.
Image

Model Registration

Specify the model you wish to utilize. This example demonstrates configuration for Gemini 3 Pro Image Preview.
For optimal compatibility, please select API format: OpenAI.
Provider: Default
Image
Model ID Format:Enter the fully-qualified model ID:gemini-3-pro-image-preview
Image
Image
You can configure some settings here, then click “OK” at the end.
Image

Enable the Provider

Toggle the OpenRouter master switch in the top-right corner to enable the provider connection.
Image
4

Initiate a Conversation

  1. Click the Home button on the left sidebar and select a model under OpenRouter.
Image
  1. You can start using it now.
Image

Troubleshooting