Skip to content

Chatopera Python SDK

Latest
Compare
Choose a tag to compare
@hailiang-wang hailiang-wang released this 22 Jul 14:18
· 10 commits to master since this release

Chatopera Python SDK

Chatopera 云服务 实现定制化聊天机器人服务。

安装

pip install chatopera

实例化机器人

Chatbot(app_id="机器人设置页面获取",
        app_secret="机器人设置页面获取",
        provider='https://bot.chatopera.com')

使用说明

快速开始,类接口定义和实例化文档等,参考 文档中心

https://docs.chatopera.com/products/chatbot-platform/integration.html

开源许可协议

Copyright (2018-2020) 北京华夏春松科技有限公司

Apache License Version 2.0

Copyright 2018-2020, 北京华夏春松科技有限公司. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.

chatoper banner