05.多转提示

时间:2021-02-23 05:03:55
【文件属性】:
文件名称:05.多转提示
文件大小:443KB
文件格式:ZIP
更新时间:2021-02-23 05:03:55
Python 多转提示 Bot Framework v4多回合提示Bot示例 该机器人是使用创建的,它显示了如何使用botbuilder-dialogs包含的提示类。 该机器人将询问用户的姓名和年龄,然后存储响应。 它演示了使用文本提示,数字提示和状态访问器来存储和检索值的多轮对话流程。 尝试这个样本 克隆存储库 git clone https://github.com/Microsoft/botbuilder-samples.git 在终端中,导航到botbuilder-samples\samples\python\05.multi-turn-prompt文件夹 激活所需的虚拟环境 在终端中,键入pip install -r requirements.txt 使用python app.py运行您的机器人 使用Bot Framework Emulator测试机器人 是一个桌面应用程序,使机器人开发人
【文件预览】:
05.multi-turn-prompt-master
----.funcignore(44B)
----config.py(337B)
----2.jpg(138KB)
----dialogs()
--------waterfall_photo.py(2KB)
--------__init__.py(166B)
--------waterfall_text.py(5KB)
--------waterfall_query.py(2KB)
--------waterfall_main.py(2KB)
----app.py(3KB)
----host.json(289B)
----.vscode()
--------launch.json(264B)
--------extensions.json(97B)
--------settings.json(280B)
--------tasks.json(633B)
----contoso-allinone.jpg(151KB)
----data_models()
--------__init__.py(160B)
--------user_profile.py(368B)
----requirements.txt(89B)
----helpers()
--------dialog_helper.py(692B)
--------__init__.py(152B)
----photo_2021-01-23_13-11-01.jpg(141KB)
----README.md(3KB)
----bots()
--------__init__.py(154B)
--------dialog_bot.py(2KB)
----proxies.json(72B)
----.gitignore(2KB)
----deploymentTemplates()
--------template-with-preexisting-rg.json(10KB)
--------template-with-new-rg.json(13KB)

网友评论