Stéphane Debove
Stéphane Debove
Hi, thanks for this beautiful project. I'm looking for a way to explore a big "circle packing" graph, a bit like this one  but with thousands of circles of...
I've noticed that when I run multiple scripts at the same time with the "launchChrome: true" option, sometimes some of them will not work (they will freeze or end on...
My chromeless script is exiting unexpectedly at the end of a for loop, whereas it should continue to the next iteration. Adding debug: true gave me this log: ``` [...]...
I would like to use chromeless to sign into my account on a website, but there is a recaptcha on the login page. Is it possible to tell chromeless to...
# This is a Feature Proposal ## Description Is it possible to add a function to execute javascript code only when the previous command has finished? I come from Casperjs...
Hi, the documentation is not saying which option should I use to pass my API key when I’m not using the prompt, can you add this information? thanks
Hi, thanks for this nice piece of code, it saves me a lot of time! Any chance you could add the possibility to change the ssl-tls encryption parameter (off/flexible/full/full(strict) )...
Hi, I tried to run `wp db optimize --quiet ` and `wp db repair --quiet ` but they both produce informational messages.
Hi, am I correct that at the moment, there is no way to know the cost for a whole CustomGroupChat() session? It’s only for individual calls started with OpenAIWrapper().create()? Also,...
### Question Validation - [X] I have searched both the documentation and discord for an answer. ### Question Does fuzzy_citation need a specific tokenizer, text splitter or llm in order...