Added OPEN_AI_BASE_URL variable to plug into the openai library

This commit is contained in:
Jimmy Royer 2024-09-01 18:27:52 -04:00
parent 415823ed2c
commit cb0db573b8
6 changed files with 266 additions and 168 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules
.idea
lib/**/*
lib/**/*
.secrets