Fixed code, enabled to also always answer in a private chat
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
TELEGRAM_BOT_TOKEN=yourTokenHere
|
||||
OPENAI_BASE_URL=llm-server
|
||||
OPENAI_MODEL=Qwen2.5-7B-Instruct-Q8_0
|
||||
OPENAI_API_KEY=
|
||||
OPENAI_BASE_URL=http://llm-server/
|
||||
OPENAI_MODEL=Qwen2.5-7B-Instruct-Q8_0.gguf
|
||||
OPENAI_API_KEY=MyApiKey
|
||||
|
||||
Reference in New Issue
Block a user