Support newer OpenAI models

This commit is contained in:
Milo Toor 2025-03-07 13:12:25 -08:00
parent a9a064dfa1
commit 64a327d459
5 changed files with 5705 additions and 2490 deletions

3
.gitignore vendored
View file

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