docs: add new cloud model + fix openai redirect (#12812)

This commit is contained in:
Jeffrey Morgan
2025-10-28 19:09:07 -07:00
committed by GitHub
parent 7d25b9e194
commit f6c29409dc
4 changed files with 11 additions and 0 deletions

View File

@@ -59,6 +59,10 @@
{
"source": "/openai",
"destination": "/api/openai"
},
{
"source": "/api/openai",
"destination": "/api/openai-compatibility"
}
],
"navigation": {