Skip to content

Online Model Settings

Online Model Settings

WordOllama supports integration with ChatGPT and various ChatGPT-compatible model APIs.

Model Name

Enter the name used to invoke the model.

Common Mistakes:

Model SeriesIncorrect NameCorrect Name
ChatGPTChatGPT/OpenAIgpt-3.5-turbo/gpt-4o/gpt-4o-mini/…
Tongyi QwenTongyi/Qianwen/tongyiqwen-long/qwen-max/qwen-plus/…
Zhipu GLMglm/Zhipu/glm4glm-4-flash/glm-4/glm-4-plus/…
DoubaoDoubao/doubao/Doubao-pro-32kCheck the backend for the exact name, e.g., ep-20241022214223-k2g4z (as of October 30, 2024)

API Endpoint

Specify the API Endpoint address for the model.

ChatGPT Endpoint

  • Official: https://api.openai.com/v1/chat/completions

Endpoints for Some Domestic Models

ModelEndpoint
DeepSeekhttps://api.deepseek.cn/v1/chat/completions
Tongyi Qwenhttps://dashscope.aliyuncs.com/compatible-mode/v1/chat/completions
Zhipu GLMhttps://open.bigmodel.cn/api/paas/v4/chat/completions
Doubaohttps://ark.cn-beijing.volces.com/api/v3/chat/completions
KIMIhttps://api.moonshot.cn/v1/chat/completions

API Key

Enter a valid API Key obtained from the model provider.

Tokens Limit

Controls the output length. Refer to Tokens Limit (see Local Model Settings) for details.

Temperature Settings

Controls output randomness. Refer to Temperature Settings (see Local Model Settings) for details.

Model Management

Add Model

  1. Click the “Add Model” button.
  2. In the popup, enter:
    • Model Name (official standard name)
    • Endpoint
    • API Key
  3. Click “Confirm” to save.

Load Model

  1. Select the target model from the list (click any cell).
  2. Click the “Load Model” button.
  3. The system will auto-fill the related configuration.

Delete Model

  1. Select the model to delete from the list (click any cell).
  2. Click the “Delete Model” button.
  3. Confirm the deletion.