Stéphane Debove

Results 16 issues of 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 ![image](https://user-images.githubusercontent.com/6358105/52912314-f5710080-32af-11e9-8b33-053e19f1f95b.png) 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...

question

# 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.

command:db
command:db-optimize
command:db-repair

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,...

enhancement

### 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...

question