Fixes "Method not implemented" error caused by faulty optional chaining of env.OPENAI_API_ENDPOINT

- Disable unsupported model groups and improve OpenAI endpoint checks.
- Upgrade wrangler
This commit is contained in:
geoffsee
2025-05-29 20:16:15 -04:00
committed by Geoff Seemueller
parent cc0da17b5f
commit 246b673111
4 changed files with 28 additions and 20 deletions

View File

@@ -54,7 +54,7 @@
"typescript": "^5.7.2",
"vike": "0.4.193",
"vite": "^5.4.11",
"wrangler": "^4.14.4",
"wrangler": "^4.18.0",
"zod": "^3.23.8"
},
"packageManager": "pnpm@10.7.1+sha512.2d92c86b7928dc8284f53494fb4201f983da65f0fb4f0d40baafa5cf628fa31dae3e5968f12466f17df7e97310e30f343a648baea1b9b350685dafafffdf5808"