eclipsesource / eclipsesource/ide-ai-assistant
Integration of OpenAI API
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
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=...`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.