From fd3baee14e8aa332f1f25c735fdffadde133bf1b Mon Sep 17 00:00:00 2001 From: Yazan Agha-Schrader Date: Sun, 3 Dec 2023 14:16:41 +0100 Subject: [PATCH] Update and rename api_like_OAI.sh to api-like-OAI.sh --- examples/server/{api_like_OAI.sh => api-like-OAI.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename examples/server/{api_like_OAI.sh => api-like-OAI.sh} (94%) diff --git a/examples/server/api_like_OAI.sh b/examples/server/api-like-OAI.sh similarity index 94% rename from examples/server/api_like_OAI.sh rename to examples/server/api-like-OAI.sh index 12834168c..3af0dda45 100644 --- a/examples/server/api_like_OAI.sh +++ b/examples/server/api-like-OAI.sh @@ -25,7 +25,7 @@ request_oai(){ "messages": [ { "role": "system", - "content": "You are an AI assistant. Your top priority is to fulfill the requests of the by helping them with their needs." + "content": "You are an AI assistant. Your top priority is to fulfill the requests of the user by helping them with their needs." }, { "role": "user",