mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-16 21:20:39 +03:00
add start entry test (#20)
This commit is contained in:
@@ -15,6 +15,8 @@ TELEGRAM_API_TOKEN="123456789:AABBCCDDEEFFaabbccddeeff-1234567890"
|
||||
DOMAIN="https://mydomain.com"
|
||||
URL_PREFIX="/gpt"
|
||||
|
||||
GPT_BASE_HOST="http://chat_service:8858"
|
||||
|
||||
# set to true to start with webhook. Else bot will start on polling method
|
||||
START_WITH_WEBHOOK="false"
|
||||
|
||||
@@ -24,4 +26,26 @@ WORKERS_COUNT=1
|
||||
RELOAD="true"
|
||||
DEBUG="true"
|
||||
|
||||
GPT_MODEL="gpt-3.5-turbo-stream-AItianhuSpace"
|
||||
GPT_MODEL="gpt-3.5-turbo-stream-DeepAi"
|
||||
|
||||
# "gpt-3.5-turbo-stream-openai"
|
||||
# "gpt-3.5-turbo-Aichat"
|
||||
# "gpt-4-ChatgptAi"
|
||||
# "gpt-3.5-turbo-weWordle"
|
||||
# "gpt-3.5-turbo-acytoo"
|
||||
# "gpt-3.5-turbo-stream-DeepAi"
|
||||
# "gpt-3.5-turbo-stream-H2o"
|
||||
# "gpt-3.5-turbo-stream-yqcloud"
|
||||
# "gpt-OpenAssistant-stream-HuggingChat"
|
||||
# "gpt-4-turbo-stream-you"
|
||||
# "gpt-3.5-turbo-AItianhu"
|
||||
# "gpt-3-stream-binjie"
|
||||
# "gpt-3.5-turbo-stream-CodeLinkAva"
|
||||
# "gpt-4-stream-ChatBase"
|
||||
# "gpt-3.5-turbo-stream-aivvm"
|
||||
# "gpt-3.5-turbo-16k-stream-Ylokh"
|
||||
# "gpt-3.5-turbo-stream-Vitalentum"
|
||||
# "gpt-3.5-turbo-stream-GptGo"
|
||||
# "gpt-3.5-turbo-stream-AItianhuSpace"
|
||||
# "gpt-3.5-turbo-stream-Aibn"
|
||||
# "gpt-3.5-turbo-ChatgptDuo"
|
||||
|
||||
Reference in New Issue
Block a user