Abandoning the use of environment variables
- openaiApiKey - openaiModelName
This commit is contained in:
@@ -9,8 +9,6 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
runtimeConfig: {
|
||||
openaiApiKey: '',
|
||||
openaiModelName: 'text-davinci-003',
|
||||
public: {
|
||||
appName: appName
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user