Bing-Chat-Pro icon indicating copy to clipboard operation
Bing-Chat-Pro copied to clipboard

Features : Unlimited characters in chatbox (2000 -> ∞), Use compose mode in search page

Results 11 Bing-Chat-Pro issues
Sort by recently updated
recently updated
newest added

It has lost its effectiveness, can you develop a plugin that breaks the ethical limitations of bing, bing has a 4.0 interface but most of the time the content generated...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Uncaught (in promise) Error: Timeout Context https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx&wlexpsignin=1 Stack Trace bing.15abdc00.js:1 (anonymous function) 1 2 (()=>{const m={matches:["*://www.bing.com/search*"]};async function n(t,e){return new Promise((c,o)=>{if(t.querySelector(e))c(t.querySelector(e));else{const a=new MutationObserver(u=>{u.forEach(l=>{l.type==="childList"&&t.querySelector(e)&&(c(t.querySelector(e)),a.disconnect(),clearTimeout(r))})});a.observe(t,{childList:!0,subtree:!0});const r=setTimeout(()=>{a.disconnect(),o(new Error("Timeout"))},1e4)}})}async function i(){const e=(await n(document,"cib-serp[serp-slot='none']")).shadowRoot,o=(await n(e,"cib-action-bar")).shadowRoot;(await n(o,"textarea[maxlength]")).removeAttribute("maxlength");const...

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

I installed the extension but it still had the limit of 2000 characters

I would need similar extension to my project, please contact me if you might be interested about the project. But please first tell how to install this so I can...

This error is showing in the log and the unlimited character count is not enabling. ``` (()=>{const m={matches:["*://www.bing.com/search*"]};async function n(t,e){return new Promise((c,o)=>{if(t.querySelector(e))c(t.querySelector(e));else{const a=new MutationObserver(u=>{u.forEach(l=>{l.type==="childList"&&t.querySelector(e)&&(c(t.querySelector(e)),a.disconnect(),clearTimeout(r))})});a.observe(t,{childList:!0,subtree:!0});const r=setTimeout(()=>{a.disconnect(),o(new Error("Timeout"))},1e4)}})}async function i(){const e=(await n(document,"cib-serp[serp-slot='none']")).shadowRoot,o=(await...

Deal with needing to refresh the webpage to load the unlimited text. steps to reproduce the issue: 1) load bing.com 2) choose another style (from creative to balanced) 3) limited...

I tested the real characters limit with code: it's 61K characters / 21K token and it works only in Creative and Precise mode.