From e33ac6a78abc940e395d7fbe9cdcc90f50a371ee Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:15:13 +0200 Subject: [PATCH] Add min_p and top_a for OpenRouter --- public/index.html | 26 ++++++++++++ public/scripts/openai.js | 46 +++++++++++++++++----- src/endpoints/backends/chat-completions.js | 8 ++++ 3 files changed, 71 insertions(+), 9 deletions(-) diff --git a/public/index.html b/public/index.html index 0fd9b2906..46995ef0c 100644 --- a/public/index.html +++ b/public/index.html @@ -523,6 +523,32 @@ +