Commit graph

11 commits

Author SHA1 Message Date
ef3118cbe3
Dall-E model selection 2023-11-07 13:58:25 +01:00
9abea6e3f8
Fix event handling in GPTBot class and add missing callback entries
- Fix handling of events in the `handle_event` method of the `GPTBot` class.
- Add missing callback entries in the `EVENT_CALLBACKS` dictionary.
2023-09-12 09:17:59 +02:00
94b2457a39
A version that does not crash immediately! (I hope) 2023-07-13 16:04:41 +02:00
d2c6682faa
Version bump to 0.1.1 2023-06-01 06:34:09 +00:00
136f56f208
Merge branch 'main' of https://github.com/thebalaa/matrix-gptbot into thebalaa-main 2023-06-01 06:27:58 +00:00
f419206a9a
Fix type hints in migrations 2023-06-01 06:23:48 +00:00
Mo Balaa
0b0bf8a673 Fixes to get working out of the box 2023-05-31 23:29:51 -05:00
b1b274be57
Allow setting BaseURL for OpenAI API 2023-05-31 18:21:07 +00:00
cce082ef67
Bump version to 0.1.0
Improve logging
Black formatting
2023-05-25 12:41:32 +00:00
45c336e609
Fix message sending in newroom command 2023-05-25 10:50:37 +00:00
55809a9a39
Make it an importable module
Abandon DuckDB in favor of sqlite3
2023-05-25 07:28:28 +00:00