API: Bump sent koboldcpp version
Unlock DRY on lite UI. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
9c4a0e650f
commit
b576a2f116
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ async def get_version():
|
|||
async def get_extra_version():
|
||||
"""Impersonate Koboldcpp."""
|
||||
|
||||
return {"result": "KoboldCpp", "version": "1.61"}
|
||||
return {"result": "KoboldCpp", "version": "1.71"}
|
||||
|
||||
|
||||
@kai_router.get("/config/soft_prompts_list")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue