Fix: SW-Update nuklear (unregister all), touch-action pan-y für Scroll, /force-update Route, Geburtstags-KI user_id, konto-loeschen Import (SW by-v791)
This commit is contained in:
parent
f73a2bdeab
commit
97a03ce006
12 changed files with 69 additions and 15 deletions
|
|
@ -232,6 +232,7 @@ async def ki_geburtstag(req: BirthdayRequest, request: Request,
|
|||
try:
|
||||
answer = await ki_module.complete(
|
||||
system=system, prompt=prompt, max_tokens=600, requires_premium=False,
|
||||
user_id=user["id"],
|
||||
)
|
||||
with db() as conn:
|
||||
conn.execute(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue