mirror of
https://github.com/freeedcom/ai-codereviewer.git
synced 2025-04-21 01:56:47 +00:00
Support newer OpenAI models
This commit is contained in:
parent
a9a064dfa1
commit
64a327d459
5 changed files with 5705 additions and 2490 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "es6",
|
||||
"lib": ["esnext"],
|
||||
"module": "commonjs",
|
||||
"outDir": "./lib",
|
||||
"rootDir": "./src",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue