LemonAI
  • Getting Started
    • Get to know Lemon quickly
  • Function Introduction
    • Quick to get started
    • Setting
      • Basic Settings
      • Model Service Settings
        • WanJie Data
        • DeepSeek
        • SiliconFlow
        • Volcengine
        • Bailian
        • O3
        • OpenAI
        • Custom Service Provider
      • Search Service Settings
        • Search Services
          • Tavily network login registration tutorial
      • Default Model Settings
      • Experience Library
  • Development Deployment Guidelines
    • Start local development quickly
    • Docker Quick Deployment
      • Mac Docker Deployment Tutorial
        • Method 1 (recommend) Docker deployment Mac netw...
        • Method 2 Docker Mac Command deployment document
        • Method 3: Docker Mac client installation and de...
      • Windows Docker Deployment Tutorial
        • Method 1 (recommend) Docker deployment Windows ...
        • Method 2 Docker Windows command deployment docu...
        • Method 3 Docker Windows client installation and...
    • Profile Introduction
    • Deployment FAQ
  • Version Update
    • Lemon v0.1 Update Description
  • protocol
    • LICENSE
    • Service agreement
    • Privacy Policy
Powered by GitBook
On this page
  • Why do I need a custom AI service provider?
  • How do I add a custom AI service provider?
  • Configure a custom AI service provider
  • Start using
  1. Function Introduction
  2. Setting
  3. Model Service Settings

Custom Service Provider

PreviousOpenAINextSearch Service Settings

Last updated 21 days ago

Lemon not only integrates with mainstream AI model services, but also gives you powerful customization capabilities. Through the custom AI service provider function, you can easily access any AI model you need.

Why do I need a custom AI service provider?

  • Flexibility: No longer limited by the preset list of service providers, you can freely choose the AI model that best suits your needs.

  • Diversity: Experiment with AI models across different platforms to discover their unique strengths.

  • Controllability: directly manage your API keys and access addresses to ensure security and privacy.

  • Customization: Access the model of privatization deployment to meet the needs of specific business scenarios.

How do I add a custom AI service provider?

In just a few simple steps, you can add your custom AI service provider in Lemon:

  1. Open Settings: In the Lemon task area, click Settings (the gear icon).

  • Enter the model service: On the Settings page, select the Model Service tab.

  • Add Provider: On the Model Services page, you will see a list of existing service providers. Click the "+ Add" button at the bottom of the list to open the "Add Provider" pop-up window.

  • Fill in the information: in the pop-up window, you need to fill in the following information:

  • Provider Name: Create an easy-to-identify name for your custom service provider (for example, MyCustomOpenAI).

  • Provider Type: Select your service provider type from the drop-down list. Currently supported:

    • OpenAI

    • Gemini

    • Anthropic

    • Azure OpenAI

  • Save the configuration: After completing the filling, click the "Confirm" button to save your configuration.

Configure a custom AI service provider

After the addition is complete, you need to find the service provider you just added in the list and configure it in detail:

  1. There is an enable switch on the far right of the Enabled status custom service provider list, which means that the custom service is enabled.

  2. API key:

  • Fill in the API Key provided by your AI service provider.

  1. API address:

  • Enter the API access address (Base URL) of the AI service.

  • Please refer to the official documentation provided by your AI service provider to obtain the correct API address.

  1. Model management:

  • Click the + add button to manually add the model ID you want to use under this provider. For instanceDeepSeek-V3-0324,gpt-4o miniWait.

  • If you are not sure about the specific model name, see the official documentation provided by your AI service provider.

  • Click the "-" button to edit or delete the added model.

Set Default Model

After configuring the custom AI service provider and model, you need to set the default model in the default model tab and select the model of the custom service provider.

Start using

After completing the above configuration, you can start a dialogue with AI in the task interface of Lemon!