For the complete documentation index, see llms.txt. This page is also available as Markdown.

LobeChat

A Privacy-Preserving Chat Assistant

LobeChat is an open-source, modern design ChatGPT/LLMs UI/framework. This guide will walk you through the setup process.

Before you begin: Make sure you have generated your Cortecs API key. If not, check out our Member quickstart guide.

1. Deploy LobeChat

There are multiple ways to deploy LobeChat.

To get started quickly, follow the official Quick Start guide for LobeChat.

Once installation is complete, you’ll need to configure the external provider.

2. Connect to cortecs

Cortecs provides OpenAI-compatible API endpoints, making it easy to integrate with LobeChat and many other tools. To connect:

  1. Open LobeChat in your browser.

  2. Go to ⚙️ SettingsLanguage ModelOpenAI.

    1. API Key: Your API Key

    2. API Proxy Address: https://api.cortecs.ai/v1

    3. Click Get Model List.

    4. Select Models to show

4. Start Chatting!

You're all set!

  • Open the chat interface.

  • Select your connected server's model from the model menu.

  • Start chatting with your AI assistant.

Last updated