steven-tey / novel

Notion-style WYSIWYG editor with AI-powered autocompletion.
https://novel.sh
Apache License 2.0
12.47k stars 1.03k forks source link

No option to add API key #262

Closed shinebarbhuiya closed 6 months ago

shinebarbhuiya commented 8 months ago

I installed novel using npm for my next js project - npm i novel but where should I set the OpenAI key? Totally clueless. The docs is super simple and many main things are not mentioned.

marcushohlbein commented 8 months ago

I think you have to set your key in the .env as OPENAI_API_KEY