• Joined on 2023-04-15
ok pushed to main at ok/ChatMastermind 2023-09-14 20:03:26 +02:00
17a0264025 question_cmd: now also accepts Messages as source files
ok pushed to main at ok/ChatMastermind 2023-09-14 20:02:45 +02:00
7f4a16894e Add pre-commit checks into push webhook.
26e3d38afb Add the Gitea web hooks.
b5af751193 openai: added test module
a7345cbc41 ai_factory: fixed argument parsing bug
310cb9421e Merge pull request 'Cleanup after merge of restructurings #8' (#10) from cleanup into main
Compare 161 commits »
ok pushed to master at Fjerkroa/discord_bot 2023-08-22 11:30:38 +02:00
924daf134f Improve exponantial back off on leanardo drawing a bit, and log the sleeps.
ok pushed to master at Fjerkroa/discord_bot 2023-08-22 11:05:35 +02:00
95bc6ce041 Add possibility to set retry-model, if AI request failes because of limits. Improve error handling in leanardo AI drawing.
ok pushed to master at Fjerkroa/discord_bot 2023-08-21 16:18:43 +02:00
17386af950 Fix channel names in answers on history.
ok pushed to master at Fjerkroa/discord_bot 2023-08-21 14:10:35 +02:00
96ff52ef8a Do not start bot with a message in chat.
93fb2ccc5c Improve chat-channel management and do not historise welcome question.
Compare 2 commits »
ok pushed to master at Fjerkroa/discord_bot 2023-08-21 13:38:49 +02:00
8c718ad272 Do not historise the boreness question.
ok pushed to master at Fjerkroa/discord_bot 2023-08-21 13:30:10 +02:00
67f8339cd6 Add boreness thread, the bot get borred with time and say something, even if nobody speak with him.
9d1d99ac50 Try to improve the auto translation.
Compare 2 commits »
ok pushed to master at Fjerkroa/discord_bot 2023-08-19 21:24:41 +02:00
8a5cef4deb Add log output, to see which drawing enginge was used.
ok pushed to master at Fjerkroa/discord_bot 2023-08-19 16:05:20 +02:00
4ec20f1b26 Add possibility to use Leonardo.ai for image generation and improve it a bit.
ok pushed to master at Fjerkroa/discord_bot 2023-08-19 14:33:10 +02:00
e237800348 Support Leonardo.ai to generate images.
ok pushed to master at Fjerkroa/discord_bot 2023-08-18 20:32:28 +02:00
771d965e8c Fix user names in messages.
ok pushed to master at Fjerkroa/discord_bot 2023-08-18 20:09:50 +02:00
1d995c5db4 Fix dependencies.
ok pushed to main at ok/ChatMastermind 2023-08-11 11:03:17 +02:00
df91ca863a Fix the supported python version in README.md and set it to 3.9, also add some classifiers.
ok pushed to main at ok/ChatMastermind 2023-08-10 11:30:06 +02:00
bc9baff0dc Add official repository URL.
ok pushed to main at ok/ChatMastermind 2023-08-10 11:06:40 +02:00
7a92ebe539 README: Added 'Contributing' section
ok pushed to main at ok/ChatMastermind 2023-08-05 23:07:46 +02:00
9b6b13993c Output the tag list sorted alphabetically.
ok pushed to main at ok/ChatMastermind 2023-08-05 21:00:38 +02:00
c5c4a6628f Allow character ":" in tags.
f8ed0e3636 tags are now separated by ' ' (old format is still readable)
Compare 2 commits »
ok pushed to main at ok/ChatMastermind 2023-08-05 16:04:33 +02:00
caf5244d52 Add action -L to list all available models
ok pushed to main at ok/ChatMastermind 2023-08-05 15:35:32 +02:00
ca3a53e68b Fix backwards compatibility of -W flag.