你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AssistantFile interface

有关附加到助手的文件的信息,可供可读取文件的工具使用。

属性

assistantId

文件附加到的助手 ID。

createdAt

Unix 时间戳(以秒为单位),表示创建此对象的时间。

id

可以在 API 终结点中引用的标识符。

属性详细信息

assistantId

文件附加到的助手 ID。

assistantId: string

属性值

string

createdAt

Unix 时间戳(以秒为单位),表示创建此对象的时间。

createdAt: Date

属性值

Date

id

可以在 API 终结点中引用的标识符。

id: string

属性值

string