Skip to main content
Version: v6.7.0

Large model configuration management

Large Language Model (LLM) Configuration Management Window

Supports project-level configuration management for large language models, enabling flexible selection and utilization of different models within workflows.

image

Add LLM

Click the "Add" button to incorporate a new large language model.

image

  • Configuration Name: A customizable name to distinguish instances where the same model uses different URLs.
  • Model Name: Used to specify the unique model identifier.
  • LLM Access Address: Used to input the model's BaseUrl.
  • API Key: A password entry field for providing the model's authentication key.
  • Connectivity Test Support: After configuring the model, click "Connectivity Test" to verify if the LLM can be invoked successfully.

Edit and Delete LLM

image

Click the "Edit" button to modify the configuration details of a large language model.

image

Click the "Delete" button, and confirm in the secondary prompt to remove the LLM configuration.

image

Invoking LLMs via LLM Commands

When editing a workflow, using the "Invoke LLM" command allows for quick selection of pre-configured models, as well as editing and adding new ones, via the properties panel on the right.

Visit the RPA Command Manual to learn more details about LLM-related commands.