#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("你的问题")
#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("你的问题")