parent
318e350066
commit
5227e12919
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ AImodel = environ["AImodel"] if "AImodel" in environ else "llama2"
|
|||
run = 0
|
||||
block = 0
|
||||
parsed = 0
|
||||
global lastquery
|
||||
lastquery = "None yet."
|
||||
# Dashboard thread
|
||||
from flask import Flask, send_file, abort as abrt, redirect as redir
|
||||
|
|
Loading…
Add table
Reference in a new issue