Documentation
¶
Index ¶
Constants ¶
View Source
const ( AppTypeAgent = "agent" // 智能体 AppTypeRag = "rag" // 文本问答 AppTypeWorkflow = "workflow" // 工作流 )
app type
View Source
const ( AppPublishPublic = "public" // 公开发布 AppPublishPrivate = "private" // 私密发布 )
app publish type
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.