eclipsesource/ide-ai-assistant

Integration of OpenAI API

Opened this issue · 0 comments

In order to integrate the OpenAI API into our extension's backend, we need to store an API key.
As it is of today, the key is stored in file backend/secrets.env (which is not pushed to git) as API_KEY=....