diff --git a/public/index.html b/public/index.html index 55be1e155..f977b2f32 100644 --- a/public/index.html +++ b/public/index.html @@ -1729,8 +1729,8 @@
- - Merges all system messages up until the first message with a non system role, and sends them through google's system_instruction field instead of with the rest of the prompt contents. + + Merges all system messages up until the first message with a non-system role, and sends them in a system_instruction field.