H Lohaus

Results 272 comments of H Lohaus

You have to create a .har file and add them to ./hardir for OpenaiChat. A howto is in the Readme > Configuration.

You could install and use nodriver. It performs the same function as the previous webdriver.

The installation of Nodriver can be achieved through the following command: pip install -U nodriver No further configuration is required.

I have resolved the authentication token parsing issue in the GUI. Nodriver should now automatically open a browser window.

The validity period of an OpenAI Chat .har file is limited to one day.

I am not in favor of the selenium / WebDriver solution. There are two major issues with it. However, I have some good news: I have added nodriver support to...

I still have the webdriver login from Openai, but I don't use it because of the issues. Maybe I can add it as a own provider for you.

> Thanks a lot! But, IMHO, it's not just me who needs this property. At least 3 people who liked my post. And what about `nodriver` - why it does...