Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 372 Bytes

#config.json参数解释

domain: bing.com的加速域名

cookie: cookie值从浏览器中获取 仅需 _U 一项

加速域名配置方法及cookie获取方法参考:https://www.zsanjin.de/posts-bingai.html

#脚本使用方法

pip install -r requirements.txt

import bingapi

answer = bingChat("你的问题")