Create context 1 (Python)

Action Group: Robin AI Core


Description

The action creates a context for working with actions in the ROBIN AI Core subgroup.

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Server addressThe name or IP address of the device on which the language model is deployed. The default value is "127.0.0.1".String

127.0.0.1

No
PortThe port for the server. Filled in by the user only if port 8080 is occupied by another server. The default value is "8080".

Srting

8000No
ModelThe Robin AI Core model used to generate the response.

Srting


Yes
Results
Context

Context for working with the actions in the "Robin AI Core" subgroup.

Context Robin AI Core

Special conditions of use

  • If a server address is specified, when you perform actions from the Robin AI Core subgroup, the action will make requests to that server to process the operation
  • Language model files are shipped with the distribution file
  • Free disk space is required for language models because the language model is installed locally
  • If optional parameters are not filled in, the default parameters will be used
    • The default value of the Server address parameter is 127.0.0.1
    • The default value of the Port parameter is 8080

1 Example of use

Task

Connect to the Robin AI Core service.

Solution

Use the actions "Create context".

Implementation

  1. Move the "Create context" action to the workspace. 
  2. Fill in the action parameters. 

  3. Click on the "Start" button in the top panel.

Result

The program robot completed successfully.

The context for working with the Robin AI Core service has been obtained.

  • Нет меток