Slavi Pantaleev
ba0a4e864a
Replace matrix-mailer with an external role
2年前
Slavi Pantaleev
6b04afb49a
Optimize matrix-bot-chatgpt container stopping time
2年前
Slavi Pantaleev
2511b34a7c
Stop containers gracefully, instead of outright killing them
2年前
bertybuttface
eaa9a52eeb
Update main.yml
2年前
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
2年前
System user; root
621578399f
Adding variable for messing with the prompt and setting the default to the example
2年前
Aine
0a3e93e47c
Update chatgpt 3.1.0 -> 3.1.2
2年前
darsh12
8c0def5dfe
Update main.yml
update matrix_bot_chatgpt_version to 3.1.0
2年前
Slavi Pantaleev
636142c4e0
matrix-bot-chatgpt role refactoring
3年前
Slavi Pantaleev
a55c6b1b5a
Remove non-functional variable matrix_bot_chatgpt_loglevel
It wasn't used at all. It doesn't seem like there's a way to control
the log level, judging by:
- 8f9eea4114/.env.example
- 8f9eea4114/src/env.ts
3年前
Slavi Pantaleev
9afc46de72
Update matrix_bot_chatgpt_matrix_blacklist/matrix_bot_chatgpt_matrix_whitelist comment
3年前
Joe Kappus
f2ebb5a91d
Bump ChatGPT version and add new config settings
OpenAI changed the model a month ago and broke the bot.
This bump fixes it and adds the default model.
3年前
Slavi Pantaleev
dddfee16bc
Fix all 300+ ansible-lint-reported errors
3年前
ntallasv
f71cd3a760
fix linting in validate_config.yml
3年前
ntallasv
b738486684
update validate_config.yml
3年前
ntallasv
9615855cfa
update matrix-chatgpt-bot
3年前
bertybuttface
7b5ced3037
Fix linting issue.
3年前
bertybuttface
d66a2949f6
Update env.j2
Use matrix_bot_chatgpt_context for CHATGPT_CONTEXT
3年前
bertybuttface
7e1408ea65
Bump ChatGPT version and add new config settings
matrix_bot_chatgpt_context=thread
3年前
Slavi Pantaleev
784043cc5d
Ensure OPENAI_PRO is true/false (not True/False)
3年前
bertybuttface
18c3903def
Update env.j2
Set OPEN_AI to matrix_bot_chatgpt_openai_pro
3年前
bertybuttface
ad58858a96
Upgrade matrix-chatgpt (1.2.3 -> 1.3.2)
Add support for OPENAI_PRO for ChatGPT pro subscriptions.
3年前
Vladimir Panteleev
6c332da7d3
Fix ChatGPT container
This container needs a writable $HOME, and will fail at startup if
there isn't one.
Provide one by pointing HOME to a path under the mounted /data
directory.
3年前
Slavi Pantaleev
673ee508dc
Upgrade matrix-chatgpt (1.2.2 -> 1.2.3)
3年前
Slavi Pantaleev
ab8cb21a45
Upgrade matrix-chatgpt (1.2.1 -> 1.2.2)
3年前
Slavi Pantaleev
a96a22c925
chatgpt docs updates
3年前
bertybuttface
0b88293393
Bump ChatGPT version.
3年前
bertybuttface
0ec1868b95
Add matrix-bot-chatgpt.
Co-Authored-By: Slavi Pantaleev <slavi@devture.com>
3年前