Suguru Hirahara
1cc2ff8a0e
Setting up REUSE: add copyright statements to j2 and md files in roles/custom/
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 anno fa
Suguru Hirahara
90cfdabb2b
Replace DOMAIN with example.com
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 anno fa
Slavi Pantaleev
4a6287c528
Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy
This is still very far from usable.
Various bridges and bots are still talking to
`matrix-nginx-proxy` instead of the new `matrix-homeserver-proxy` role.
These services need to be reworked. While reworking them,
various cleanups are being done as well as adding Traefik-labels to
those that need them.
2 anni fa
Slavi Pantaleev
6b04afb49a
Optimize matrix-bot-chatgpt container stopping time
2 anni fa
Slavi Pantaleev
2511b34a7c
Stop containers gracefully, instead of outright killing them
2 anni fa
System user; root
621578399f
Adding variable for messing with the prompt and setting the default to the example
2 anni fa
Slavi Pantaleev
636142c4e0
matrix-bot-chatgpt role refactoring
3 anni fa
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 anni fa
ntallasv
9615855cfa
update matrix-chatgpt-bot
3 anni fa
bertybuttface
d66a2949f6
Update env.j2
Use matrix_bot_chatgpt_context for CHATGPT_CONTEXT
3 anni fa
Slavi Pantaleev
784043cc5d
Ensure OPENAI_PRO is true/false (not True/False)
3 anni fa
bertybuttface
18c3903def
Update env.j2
Set OPEN_AI to matrix_bot_chatgpt_openai_pro
3 anni fa
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 anni fa
bertybuttface
0ec1868b95
Add matrix-bot-chatgpt.
Co-Authored-By: Slavi Pantaleev <slavi@devture.com>
3 anni fa