This commit is contained in:
James Shiffer
2024-05-09 23:20:14 +00:00
parent a8b6d834f8
commit cf601a72fb
4 changed files with 86 additions and 12 deletions

View File

@@ -4,8 +4,7 @@ CLIENT="123456789012345678"
GUILD="123456789012345678"
ADMIN="123456789012345678"
LLM_HOST="127.0.0.1"
LLM_PORT=8000
LLM_HOST="http://127.0.0.1:8000"
LLM_TOKEN="dfsl;kjsdl;kfja"
REPLY_CHANCE=0.2