From 1651fa1ed7ad80e6cd56677ddf911573051f22e7 Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Fri, 16 May 2025 09:52:55 +0300 Subject: [PATCH] Add guidance for API usage with automatic suffix for chat completions --- public/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/index.html b/public/index.html index 0f8da8b13..015d14666 100644 --- a/public/index.html +++ b/public/index.html @@ -2822,6 +2822,7 @@ Doesn't work? Try adding /v1 at the end! + /chat/completions suffix will be added automatically.
@@ -3416,6 +3417,7 @@
Doesn't work? Try adding /v1 at the end! + /chat/completions suffix will be added automatically.