跳转到主要内容

热门内容

今日:


总体:


最近浏览:


Chinese, Simplified

category

重要事项

在对生成式人工智能进行了大量投资并增强了Microsoft Copilot之间的集成后,Power Virtual Agents的功能和特性现在是Microsoft Copiloth Studio的一部分。

在我们更新文档和培训内容时,一些文章和屏幕截图可能会参考Power Virtual Agents。

如果你习惯于在Bot Framework Composer中设计经典的聊天机器人,你会注意到与Copilot Studio的一些异同。下表列出了Composer中的一些关键概念,以及在Copilot Studio中查找类似概念的位置。

Bot Framework Composer concept Copilot Studio concept Description
Dialogs and triggers Topics Use topics to organize conversation flow or paths. A topic has a set of trigger phrases that indicate when the copilot should start the topic and a set of nodes that describe the topic's conversation path.
Intents Trigger phrases Add trigger phrases to a topic for the phrases, keywords, and questions that a customer is likely to type related to a specific issue. Copilot uses natural language understanding to parse what a customer types and find the most appropriate topic.
Actions and prompts Nodes Use nodes, such as messages, questions, and conditional branches, on the authoring canvas to create a topic's conversation path.
Bot response variation Response variations and question variations Use response and question variations to add variety to your copilot's messages and questions.
Suggested actions Quick replies Use quick replies to provide default reply options to the customer.
Entities Entities Define and use entities to extract semantic information from what a customer types.
State, storage, and properties Variables Use variables to track state.
Formulas and expressions Power Fx Use Power Fx to create expressions.
本文地址
最后修改
星期六, 七月 27, 2024 - 17:55
Article