mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-14 15:57:27 +00:00
API: Bump sent koboldcpp version
Unlock DRY on lite UI. Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user