mirror of
https://github.com/Balshgit/gpt_chat_bot.git
synced 2025-12-18 02:30:39 +03:00
add testing database and chatgpt factories (#28)
* add testing database and chatgpt factories * include lint job to develop stage * reformat audioconverter save files to tmp directory * add api tests * update README.md
This commit is contained in:
@@ -32,30 +32,7 @@ URL_PREFIX="/gpt"
|
||||
|
||||
# ==== gpt settings ====
|
||||
GPT_BASE_HOST="http://chat_service:8858"
|
||||
GPT_MODEL="gpt-3.5-turbo-stream-DeepAi"
|
||||
|
||||
# ==== other settings ====
|
||||
USER="web"
|
||||
TZ="Europe/Moscow"
|
||||
|
||||
# "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