Skip to content

Latest commit

 

History

57 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno New Bing

New Bing API for Deno

TODO

  • Jailbreak by default
  • Server API support
  • Remove extra code copied from original repo
  • Make it more configurable

Example

BING_COOKIE="Your cookie here..." deno run --allow-net --allow-env demo.ts

or

deno run -A cli.ts

Server

server.ts includes a HTTP server that converts WebSocket to SSE and simplifies relevant API.

Credits

Some code is copied from chathub. Jailbreak is inspired by node-chatgpt-api

About

New Bing API with Jailbreak by Default for Deno

Topics

Resources

Stars

17 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages