wit-core:wit.ai的响应处理器

时间:2024-05-09 15:00:47
【文件属性】:

文件名称:wit-core:wit.ai的响应处理器

文件大小:38KB

文件格式:ZIP

更新时间:2024-05-09 15:00:47

bot core chatbot wit witai

机智 wit-core是的消息处理器。 通过定义动作和响应来处理您的意图。 入门 先决条件 Python 3.6+ 安装车轮套件。 pip install wheel 安装方式 pip install wit-core 文献资料 领域 domain.yaml定义了聊天机器人应如何根据意图的定义进行操作。 在域中,您可以指定意图,操作和响应。 greet : response : text : "Hello, there!" temperature_set : action : action_temperature response : text : "The temperature was changed to {action_return}" order_pizza : action : action_pizza


【文件预览】:
wit-core-main
----poetry.lock(57KB)
----pyproject.toml(1KB)
----.github()
--------PULL_REQUEST_TEMPLATE()
--------ISSUE_TEMPLATE()
--------workflows()
----wit_core()
--------chatbot.py(553B)
--------core()
--------tests()
--------api()
--------decorators.py(376B)
--------__init__.py(49B)
--------cli()
----LICENSE(1KB)
----.gitignore(159B)
----Makefile(61B)
----README.md(3KB)
----.flake8(146B)
----.pre-commit-config.yaml(240B)

网友评论