From b833f36c7571d696848e25c014355c6516c4782c Mon Sep 17 00:00:00 2001
From: Cohee <18619528+Cohee1207@users.noreply.github.com>
Date: Wed, 29 May 2024 01:10:18 +0300
Subject: [PATCH] Function calling for Groq
---
public/index.html | 2 +-
public/scripts/openai.js | 10 +++++++++-
src/endpoints/backends/chat-completions.js | 12 ++++++++++++
3 files changed, 22 insertions(+), 2 deletions(-)
diff --git a/public/index.html b/public/index.html
index 251da83eb..47ebce948 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1739,7 +1739,7 @@
-
+