UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

Integration Service 活动

生成会话补全

项目兼容性

Windows | 跨平台

概述

描述API 方法API 路径
Given a prompt and other inputs, generate a chat completion response.发布/chatCompletion

输入

参数描述数据类型
模型The identifier of the model used for the completion.数据列表
Prompt textInput to use for chat completion request.字符串

输出

参数描述数据类型
会话补全The complete chat completion response generated by the model.对象
文本Content from the vendor.字符串
备注:
  • 在 API 工作流中,系统会返回一个响应对象作为输出。任何必填字段均可直接从此对象中提取。
  • 在 RPA 工作流中,某些输出参数可能有所不同,但即使未显式公开,仍可以从响应对象中检索必要的值。
  • 项目兼容性
  • 概述
  • 输入
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新