Distribute AIP Chatbots using Marketplace(使用 Marketplace 分发 AIP 聊天机器人)¶
Use Foundry DevOps to include your AIP Chatbots in Marketplace products for other users to install and reuse. Learn how to create your first product.
Supported features¶
All AIP Chatbots features are supported by Marketplace products, with the exception of:
Adding AIP Chatbots to Marketplace products¶
To add an AIP Chatbot to a product, first create a product. In the Add resources step, search for and select your AIP Chatbot from the Add files option.
Alternatively, if you have a Workshop application that embeds an AIP Chatbot via the AIP Chatbot widget, you can add the Workshop module to the product and the AIP Chatbot will be included automatically.
AIP Chatbots with document context¶
When packaging an AIP Chatbot that is configured to use document context retrieval, the media set containing the documents will automatically be included in the product. This ensures that the AIP Chatbot has access to the necessary documents when installed.
:::callout{theme="warning" title="Media set content"} The entire media set, including any items not used by the AIP Chatbot, will be packaged in the product. If you want to limit the content to only the documents used by the AIP Chatbot, you should create a new media set containing only the necessary documents and reconfigure the AIP Chatbot to use it. :::
中文翻译¶
使用 Marketplace 分发 AIP 聊天机器人¶
利用 Foundry DevOps 将您的 AIP 聊天机器人(AIP Chatbot)纳入 Marketplace 产品中,供其他用户安装和复用。了解如何创建您的第一个产品。
支持的功能¶
Marketplace 产品支持所有 AIP 聊天机器人(AIP Chatbot)功能,但以下功能除外:
将 AIP 聊天机器人添加到 Marketplace 产品¶
要将 AIP 聊天机器人(AIP Chatbot)添加到产品中,请首先创建一个产品。在添加资源步骤中,从添加文件选项中搜索并选择您的 AIP 聊天机器人(AIP Chatbot)。
或者,如果您有一个Workshop 应用通过 AIP 聊天机器人小部件(AIP Chatbot widget)嵌入了 AIP 聊天机器人(AIP Chatbot),您可以将该 Workshop 模块添加到产品中,AIP 聊天机器人(AIP Chatbot)将自动被包含在内。
带有文档上下文的 AIP 聊天机器人¶
在打包配置了文档上下文检索(document context retrieval)的 AIP 聊天机器人(AIP Chatbot)时,包含文档的媒体集(media set)将自动被纳入产品中。这确保了 AIP 聊天机器人(AIP Chatbot)在安装后能够访问必要的文档。
:::callout{theme="warning" title="媒体集内容"} 整个媒体集(media set),包括 AIP 聊天机器人(AIP Chatbot)未使用的任何项目,都将被打包到产品中。如果您希望仅包含 AIP 聊天机器人(AIP Chatbot)所使用的文档,则应创建一个仅包含必要文档的新媒体集(media set),并重新配置 AIP 聊天机器人(AIP Chatbot)以使用该媒体集。 :::