OpenAI GPT4 Integration: No API Key Needed!

Very true.
I updated my OpenAssist project with this login method.

hi !
it seem it did not work anymore ?

1 Like

So, is this supposed to work yet?

Yes, installed today and works well

Looks like it not works withoup openai API key any longer!?
Keep getting mindsdb error:

[openai/gpt4hassio]: Missing API key “api_key”. Either re-create this ML_ENGINE specifying the api_key parameter, or re-create this model and pass the API key with USING syntax.

Yes it appears they have locked down the access now.
I am testing using a similar method with Bing Chat and a Cookie.

Unfortunately the Cookie expiry is 2 weeks and the session seems to drop out every 2 days of which I don’t know how this can be done.

If anyone wants the code I’m using for Bing Chat you can now install it via HACS.

https://github.com/tiernan1979/BingChatAI

1 Like