Skip to content
SenseNova

Configure SenseNova

SenseNova is a large language model series launched by SenseTime, providing the SenseChat series models. It supports multimodal capabilities, excels at Chinese understanding and generation, and supports personal users after identity verification, providing free quotas.

Platform Description: After logging in, you will see "SenseNova Model Development Platform" or "SenseTime Platform" wording. This is SenseTime's unified development platform brand, where SenseNova large models are deployed.

1. Obtain SenseNova API Key

1.1 Visit SenseNova Open Platform

Visit the SenseNova Open Platform and log in: https://platform.sensenova.cn/

Note: The platform interface shows "SenseNova Model Development Platform", which is the correct platform where the SenseNova model API is obtained.

Visit SenseNova Platform

1.2 Complete Identity Verification

First-time use requires personal identity verification:

  1. Click Identity Verification in the upper right corner
  2. Select Identity Verification from the left menu
  3. Select "Start Personal Verification" on the page, fill in identity information and submit

Identity Verification

1.3 Enter API Keys Page

After verification is approved, click API Keys in the left menu to enter the key management page.

Enter API Keys Page

1.4 Create New API Key

Click the Create API-Key (1/20) button in the upper right corner.

Note: When you register an account and enter, there will be a default key data named "apikey-2025xxxxxxx".

Click Create Button

1.5 Set API Key Information

In the popup dialog:

  1. Enter the API Key name (e.g., CueMate)
  2. Click the Save button

Set API Key Information

1.6 Copy API Key

After successful creation, the system will display the API Key.

Important: This is the only time you can see the complete API Key, please copy and save it immediately.

Copy API Key

Click the copy button, and the API Key has been copied to the clipboard.

2. Configure SenseNova Model in CueMate

2.1 Enter Model Settings Page

After logging into CueMate, click Model Settings in the dropdown menu in the upper right corner.

Enter Model Settings

2.2 Add New Model

Click the Add Model button in the upper right corner.

Click Add Model

2.3 Select SenseNova Provider

In the popup dialog:

  1. Provider Type: Select SenseNova
  2. After clicking, it will automatically proceed to the next step

Select SenseNova

2.4 Fill in Configuration Information

Fill in the following information on the configuration page:

Basic Configuration

  1. Model Name: Give this model configuration a name (e.g., SenseChat-5)
  2. API URL: Keep the default https://api.sensenova.cn
  3. API Key: Paste the SenseNova API Key you just copied
  4. Model Version: Select the model ID you want to use. Common models include:
    • SenseNova-V6-5-Pro: Latest V6.5 flagship model, strongest capability
    • SenseNova-V6-5-Turbo: V6.5 fast model, high cost-performance
    • SenseChat-5: SenseChat 5.0 flagship model
    • Qwen3-Coder: Qwen code model
    • And 18 other models (see complete list below)

Fill in Basic Configuration

Advanced Configuration (Optional)

Expand the Advanced Configuration panel to adjust the following parameters:

CueMate Interface Adjustable Parameters:

  1. Temperature: Controls output randomness

    • Range: 0-1
    • Recommended Value: 0.7
    • Function: Higher values produce more random and creative output, lower values produce more stable and conservative output
    • Usage Suggestions:
      • Creative writing/brainstorming: 0.8-1.0
      • Regular conversation/Q&A: 0.6-0.8
      • Code generation/precise tasks: 0.3-0.5
  2. Max Tokens: Limits single output length

    • Range: 256 - 16384
    • Recommended Value: 4096
    • Function: Controls the maximum word count of model's single response
    • Model Limits:
      • SenseNova-V6.5-Pro: max 16K tokens
      • SenseNova-V6.5-Turbo: max 16K tokens
    • Usage Suggestions:
      • Short Q&A: 1024-2048
      • Regular conversation: 4096-8192
      • Long text generation: 8192-16384

Advanced Configuration

Other Advanced Parameters Supported by SenseNova API:

Although CueMate's interface only provides temperature and max_tokens adjustments, if you call SenseNova directly through the API, you can also use the following advanced parameters (SenseNova uses OpenAI-compatible API format):

  1. top_p (nucleus sampling)

    • Range: 0-1
    • Default Value: 0.95
    • Function: Samples from the smallest candidate set with cumulative probability reaching p
    • Relationship with temperature: Usually only adjust one of them
    • Usage Suggestions:
      • Maintain diversity but avoid absurdity: 0.9-0.95
      • More conservative output: 0.7-0.8
  2. repetition_penalty

    • Range: 1.0-2.0
    • Default Value: 1.0
    • Function: Penalizes generated tokens to reduce repetition
    • Usage Suggestions:
      • Reduce repetition: 1.1-1.3
      • Allow repetition: 1.0 (default)
  3. stream

    • Type: Boolean
    • Default Value: false
    • Function: Enables SSE streaming return, returning as it generates
    • In CueMate: Handled automatically, no manual setting required
No.Scenariotemperaturemax_tokenstop_prepetition_penalty
1Creative writing0.8-1.04096-81920.951.1
2Code generation0.2-0.52048-40960.91.0
3Q&A system0.71024-20480.91.0
4Long text generation0.6-0.88192-163840.91.1

2.5 Test Connection

After filling in the configuration, click the Test Connection button to verify if the configuration is correct.

Test Connection

If the configuration is correct, it will display a success message and return a model response example.

Test Success

2.6 Save Configuration

After a successful test, click the Save button to complete the model configuration.

Save Configuration

3. Use Model

Through the dropdown menu in the upper right corner, enter the system settings interface and select the model configuration you want to use in the Large Model Provider section.

After configuration, you can select to use this model in functions such as interview training and question generation, or you can individually select the model configuration for a specific interview in the interview options.

Select Model

4. Supported Model List

Description: The SenseNova platform provides a rich selection of models, including self-developed SenseNova and SenseChat series, as well as third-party models such as Qwen, Kimi, DeepSeek, etc.

No.Model NameModel IDMax OutputUse Case
1SenseNova-V6-5-OmniSenseNova-V6-5-Omni8K tokensFull-modal interaction, real-time dialogue, multimodal understanding
2SenseNova-V6-5-ProSenseNova-V6-5-Pro16K tokensLatest flagship model, complex tasks, deep understanding
3SenseNova-V6-5-TurboSenseNova-V6-5-Turbo16K tokensHigh-performance fast model, cost-performance priority
4SenseNova-V6-ReasonerSenseNova-V6-Reasoner8K tokensReasoning tasks, logical analysis, deep thinking
5SenseNova-V6-TurboSenseNova-V6-Turbo8K tokensV6 fast version, daily conversations

4.2 SenseChat Series

No.Model NameModel IDMax OutputUse Case
1SenseChat-5SenseChat-58K tokensSenseChat 5.0 flagship, complex tasks
2SenseChat-5-CantoneseSenseChat-5-Cantonese8K tokensCantonese conversation, dialect understanding
3SenseChat-128KSenseChat-128K8K tokensUltra-long context, long text processing
4SenseChat-32KSenseChat-32K8K tokensLong context conversations
5SenseChat-TurboSenseChat-Turbo4K tokensFast response, high cost-performance
6SenseChatSenseChat4K tokensBasic conversation model
7SenseChat-VisionSenseChat-Vision4K tokensVisual understanding, image-text dialogue
8SenseChat-CharacterSenseChat-Character4K tokensRole-playing, personalized conversations
9SenseChat-Character-ProSenseChat-Character-Pro4K tokensAdvanced role-playing

4.3 Third-Party Models

No.Model NameModel IDMax OutputUse Case
1Qwen3-CoderQwen3-Coder8K tokensCode generation, programming assistance
2Qwen2-5-CoderQwen2-5-Coder8K tokensQwen code model 2.5
3Qwen3-235BQwen3-235B8K tokensQwen 3 ultra-large model
4Qwen3-32BQwen3-32B8K tokensQwen 3 standard model
5Qwen2-72BQwen2-72B8K tokensQwen 2 large model
6Qwen2-7BQwen2-7B8K tokensQwen 2 lightweight model
7DeepSeek-V3-1DeepSeek-V3-18K tokensDeepSeek third generation model
8Kimi-K2Kimi-K28K tokensMoonshot AI Kimi model

5. Common Issues

5.1 Invalid API Key

Symptom: API Key error prompt during test connection

Solution:

  1. Check if the API Key format is correct
  2. Confirm that identity verification has been approved
  3. Check if the account has available quota

5.2 Request Timeout

Symptom: No response for a long time during test connection or usage

Solution:

  1. Check if network connection is normal
  2. Confirm API URL address is correct: https://api.sensenova.cn
  3. Check firewall settings

5.3 Insufficient Quota

Symptom: Prompt that quota is exhausted or insufficient balance

Solution:

  1. Log in to SenseNova platform to check account balance
  2. Recharge or apply for more quota
  3. Optimize usage frequency

Released under the GPL-3.0 License.