steven-tey / novel

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

feat: Support for custom Open AI API URL #393

Closed YangguangZhou closed 1 month ago

YangguangZhou commented 1 month ago

Describe the feature you'd like to request

I would like to provide a context variable for the user to define the openai api proxy url

Describe the solution you'd like to see

Add an environment variable

Additional information

No response

YangguangZhou commented 1 month ago

I found that you have already provided OPENAI_BASE_URL