mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-17 02:01:29 +10:00
fix lint issues
This commit is contained in:
@ -12,7 +12,7 @@ export const openai = () => {
|
||||
);
|
||||
}
|
||||
|
||||
if(baseURL) {
|
||||
if (baseURL) {
|
||||
return new OpenAI({
|
||||
baseURL,
|
||||
apiKey,
|
||||
|
||||
Reference in New Issue
Block a user