Просмотр исходного кода

add func args missing in apps chat. (#21085)

Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
tags/1.5.0
湛露先生 4 месяцев назад
Родитель
Сommit
8331b63baa
Аккаунт пользователя с таким Email не найден

+ 1
- 0
api/core/app/apps/advanced_chat/app_generator.py Просмотреть файл

:param user: account or end user :param user: account or end user
:param invoke_from: invoke from source :param invoke_from: invoke from source
:param application_generate_entity: application generate entity :param application_generate_entity: application generate entity
:param workflow_execution_repository: repository for workflow execution
:param workflow_node_execution_repository: repository for workflow node execution :param workflow_node_execution_repository: repository for workflow node execution
:param conversation: conversation :param conversation: conversation
:param stream: is stream :param stream: is stream

+ 1
- 0
api/core/app/apps/workflow/app_generator.py Просмотреть файл

:param user: account or end user :param user: account or end user
:param application_generate_entity: application generate entity :param application_generate_entity: application generate entity
:param invoke_from: invoke from source :param invoke_from: invoke from source
:param workflow_execution_repository: repository for workflow execution
:param workflow_node_execution_repository: repository for workflow node execution :param workflow_node_execution_repository: repository for workflow node execution
:param streaming: is stream :param streaming: is stream
:param workflow_thread_pool_id: workflow thread pool id :param workflow_thread_pool_id: workflow thread pool id

Загрузка…
Отмена
Сохранить