This commit is contained in:
SpudGunMan
2024-10-14 21:30:54 -07:00
parent bf48a61766
commit 3f9fdb10a3
3 changed files with 175 additions and 13 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ googleSearchResults = 3 # number of google search results to include in the cont
antiFloodLLM = []
llmChat_history = {}
trap_list_llm = ("ask:", "askai")
ragDEV = True
ragDEV = False
meshBotAI = """
FROM {llmModel}