mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-17 04:09:19 +00:00
updated lite
This commit is contained in:
parent
80a9082166
commit
2d1c1eb54e
1 changed files with 1 additions and 1 deletions
|
|
@ -21003,7 +21003,7 @@ Current version indicated by LITEVER below.
|
|||
submit_payload.tools = senttools;
|
||||
}
|
||||
}
|
||||
let targetep = apply_proxy_url(custom_kobold_endpoint + oai_submit_endpoint_chat);
|
||||
let targetep = apply_proxy_url(custom_kobold_endpoint + "/v1" + oai_submit_endpoint_chat);
|
||||
if(is_browser_supports_sse() && localsettings.tokenstreammode!=0)
|
||||
{
|
||||
submit_payload.stream = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue