Before submitting
☑️ I checked Known Issues
☑️ I searched existing issues
Configuration
(Required)
- Model: gpt-4o-mini
- Provider: OpenaiChat
- Interface: API
Bug description
Clear steps to reproduce:
- Run
.\venv\Scripts\activate
g4f api --debug
- Try using
OpenaiChat via http://127.0.0.1:1337/v1/chat/completions?provider=OpenaiChat
- Get the following
Environment location
Local
Observed behavior vs expected
Almost 8 hours ago it worked just fine, if there was no har-file or auth_OpenaiChat.json in the har_and_cookies dir, then nodriver started working. For now, any nodriver window doesn't appear and immediately the error occurs.
Environment
- Python version: 3.14.3
- OS: Microsoft Windows [Version 10.0.19045.2673]
- Relevant dependencies:
pip freeze | grep -E 'g4f|requests'
Additional context
Proxy/VPN usage? - No
Special config? - No
Other providers working? - Yes. E.g. Gemini, as it can be seen in the screenshots.