Skip to main content

Configure Your Large Language Model

After configuration, you can use the following functions:

  • Build workflows. Describe the general steps, and AI will create an automation workflow using Runavelo's official knowledge base. It normally uses built-in commands instead of Python so the result remains easy to edit.
  • Analyze workflow issues. For example, ask AI to inspect the current workflow or diagnose a product-data collection workflow.
  • Diagnose runtime errors.
  • Ask whether Runavelo supports a feature, how to use a command, or how to write Python or JavaScript.

You can also ask any other Runavelo questions.

See Build Workflows with AI.

ParameterDescription
Base URLhttps://api.deepseek.com
Modeldeepseek-v4-pro
API KeyCreate an API key at https://platform.deepseek.com/api_keys

Reference document: https://api-docs.deepseek.com/zh-cn/

Qianwen

ParameterDescription
Base URLhttps://dashscope.aliyuncs.com/compatible-mode/v1
Modelqwen3.7
API KeyCreate an API key at https://bailian.console.aliyun.com/cn-beijing?tab=model#/api-key

Reference document: https://bailian.console.aliyun.com/cn-beijing?tab=api#/api/?type=model&url=2712195

warning

Qianwen provides a limited free quota. Enable paid usage if the service must continue after that quota is exhausted: https://bailian.console.aliyun.com/cn-beijing?tab=model#/model-usage

ChatGPT

ParameterDescription
Base URLhttps://api.openai.com/v1
Modelgpt-5.5
API KeyCreate an API key at https://platform.openai.com/settings/organization/api-keys

Reference document: https://developers.openai.com/api/docs/quickstart?input-type=file-url&language=javascript

Zhipu

ParameterDescription
Base URLhttps://open.bigmodel.cn/api/paas/v4
Modelglm-5.1 [Short context, not recommended]
API KeyOpen https://bigmodel.cn/apikey/platform and create a new API Key

Reference document: https://docs.bigmodel.cn/cn/api/introduction

FAQ

Inaccurate Answers

  • Try another capable model or enable its reasoning mode.
  • Rephrase the request with more specific details.
  • Clear the conversation and start again.
  • glm-5.1: short context window
  • kimi-2.6: short context window
tip

Requires browser extension version 3.8.0 or later.

Requires Runavelo 8.9.0 or later.