Code Monkey home page Code Monkey logo

Comments (3)

CallLin0754 avatar CallLin0754 commented on August 16, 2024

是的,弹出新窗口后登录。点击完成后右下角图标还是灰色

from chatall.

Loganll23 avatar Loganll23 commented on August 16, 2024

遇到了同样的问题

from chatall.

Haulyn5 avatar Haulyn5 commented on August 16, 2024

I have already submitted a pull request and am waiting for the author to merge it. Before that, if you need to use Bing, you can choose to download the source code, go to ChatALL\src\bots\microsoft\BingChatBot.js, and change static _loginUrl = "https://www.bing.com/new"; to static _loginUrl = "https://www.bing.com/chat";. After that, you can build and run it locally. For relevant commands, you can refer to official readme for developer guide.

我已经上传了 Pull Request,正在等待作者的合并。在此之前,如果亟需使用 Bing,你可以选择下载源码,将ChatALL\src\bots\microsoft\BingChatBot.js 中的 static _loginUrl = "https://www.bing.com/new"; 改成 static _loginUrl = "https://www.bing.com/chat";,然后本地构建运行。相关的命令可以参照 Readme中的developer guide

from chatall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.