Changed gpt-4 to gpt-4o-mini, verify api no longer working

This commit is contained in:
Richard Osborne
2024-09-10 10:27:23 +02:00
parent 46918e5e4b
commit 321b6a367c
15 changed files with 25 additions and 25 deletions

View File

@@ -4,7 +4,7 @@
"description": "Full stack low code React app builder",
"author": "The Low Code Foundation",
"homepage": "https://thelowcodefoundation.com",
"version": "1.0.1",
"version": "1.1.0",
"main": "src/main/main.js",
"scripts": {
"build": "npx ts-node -P ./tsconfig.build.json ./scripts/build.ts",