This commit is contained in:
Anton Osika
2023-06-11 11:59:16 +02:00
parent 86426e9109
commit 35c75d2e91
2 changed files with 2 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
from ai import AI
from chat_to_files import to_files
from db import DBs
import json
def setup_sys_prompt(dbs):