История страницы
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
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters |
Server address | The 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 | |||
Port | The port for the server. Filled in by the user only if port 8080 is occupied by another server. The default value is "8080". | Srting | 8000 | No |
Model | The 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 ", действие будет выполнять запросы на этот сервер для обработки операции
- Файлы с языковыми моделями поставляются вместе с файлом дистрибутива
- Для языковых моделей необходимо много свободного места на диске, потому что языковая модель устанавливается локально и весит от 50 гб
- 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
- Значение параметра "Порт" по умолчанию - 8080
Пример использования 1
Задача
Подключиться к сервису Robin AI Core.
Решение
Воспользоваться действием "Создать контекст".
Реализация
...
- 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
- Move the "Create context" action to the workspace.
Fill in the action parameters.
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.
...
Нажать на кнопку "Старт" в верхней панели.
Результат
Программный робот отработал успешно.
Получен контекст для работы с сервисом Robin AI Core.