|
|
e80ad9680a
|
Initial python groundwork
|
2023-07-27 22:46:00 -04:00 |
|
|
|
5bec27677e
|
Moved typing to proper channel
|
2023-07-26 16:05:03 -04:00 |
|
|
|
f4076ce9c3
|
Volume command works, fixed OAI create thread missing initial comment
|
2023-07-26 19:36:33 +00:00 |
|
|
|
91d8a8f42c
|
Added data lock for audio configs (need to wire into volume command still)
|
2023-07-26 19:36:33 +00:00 |
|
|
|
8fae4022ab
|
Removed rust-bert
|
2023-07-26 19:36:33 +00:00 |
|
|
|
c36c03ded5
|
Working on thread titles
|
2023-07-26 19:36:33 +00:00 |
|
|
|
7d94f07329
|
Siren OAI creates thread if possible for conversations
|
2023-07-26 19:36:33 +00:00 |
|
|
|
b09b09453a
|
Fixed dockerfile, put in temporary fix to create table in docker
|
2023-07-26 19:36:33 +00:00 |
|
|
|
8e87524ff6
|
Linked database to Open AI prompts/responses
|
2023-07-07 09:39:14 -04:00 |
|
|
|
d8b95e5f2c
|
Tweaking OAI settings
|
2023-07-06 23:47:06 -04:00 |
|
Benjamin Sherriff
|
81b5cb4b32
|
Running direct diesel sql query
|
2023-07-06 23:17:16 -04:00 |
|
Benjamin Sherriff
|
4a366d6237
|
Store messages into table, required docker container to create table
|
2023-07-06 22:44:48 -04:00 |
|
|
|
9a8587e4b8
|
Working on database for messages
|
2023-07-06 21:08:01 -04:00 |
|
|
|
a2441c6d9e
|
Added basic Open AI chat
|
2023-07-06 17:26:38 -04:00 |
|
|
|
40edf824ec
|
Removed old java files
|
2023-07-06 10:08:52 -04:00 |
|
|
|
4c0fc80fc4
|
Added pause, play, resume, skip, and stop
|
2023-07-06 10:08:24 -04:00 |
|
|
|
7f89c7a4be
|
InactiveHandler on track end
|
2023-07-05 22:56:48 -04:00 |
|
|
|
6f66564377
|
Working on play command, unable to get source to work
|
2023-07-05 22:44:54 -04:00 |
|
|
|
d54b8d3823
|
Adding play command
|
2023-07-05 22:44:54 -04:00 |
|
|
|
1d9cd4adcf
|
Rust Migration
|
2023-07-05 22:44:54 -04:00 |
|
|
|
e839973f52
|
v0.1.24 Renamed OpenAI main method
|
2023-04-24 22:29:59 -04:00 |
|
|
|
debea833d7
|
v0.1.23 Tweaking OpenAI settings, database tables
|
2023-04-17 15:23:36 -04:00 |
|
|
|
74efbc2352
|
v0.1.22 Updated settings layout
|
2023-04-17 10:33:18 -04:00 |
|
|
|
312f87d91a
|
v0.1.20 Error handling and added local track support
|
2023-04-17 08:53:04 -04:00 |
|
|
|
c226095b1a
|
v0.1.19 Added audio settings, tweaked chat completion
|
2023-04-16 11:56:27 -04:00 |
|
|
|
9b605a3105
|
v0.1.18 Expanded imageCommand functionality to include count and size
|
2023-04-16 09:40:27 -04:00 |
|
|
|
7e0a2a4e64
|
v0.1.17 Added image generation support
|
2023-04-16 09:25:35 -04:00 |
|
|
|
e6fb86c4e0
|
v0.1.16 Query builder and working on memory management
|
2023-04-16 08:01:26 -04:00 |
|
|
|
414bca2dd6
|
v0.1.15 Refactoring and updating OpenAI usage again
|
2023-04-15 10:52:52 -04:00 |
|
|
|
1522dfd99b
|
v0.1.14 Consolidated versioning to .env
|
2023-04-15 07:20:56 -04:00 |
|
|
|
fbc9ac9dde
|
v0.1.13 Updated OpenAI features
|
2023-04-15 00:33:02 -04:00 |
|
|
|
a8e4f0f99d
|
v0.1.12 Added OpenAI capabilities
|
2023-04-14 22:24:59 -04:00 |
|
|
|
bc0b440a01
|
v0.1.11 Cleanup
|
2023-04-14 15:08:13 -04:00 |
|
|
|
14952bf791
|
v0.1.9 Cleanup and organization
|
2023-03-27 22:04:07 -04:00 |
|
|
|
1a2e9bbb98
|
v0.1.8 Cleanup and organization
|
2023-03-27 15:38:47 -04:00 |
|
|
|
1e809c6108
|
v0.1.7 - Settings handling tweaks
|
2023-01-29 11:50:40 -05:00 |
|
|
|
eb244a539a
|
v0.1.6 - Read/write from local settings file
|
2023-01-29 10:47:21 -05:00 |
|
|
|
4bde451db7
|
v0.1.5 - Fixed docker files, updated commands
|
2023-01-27 03:09:45 +00:00 |
|
|
|
2e3e44ad58
|
v0.1.4 - Built out slash commands
|
2023-01-23 17:17:33 -05:00 |
|
|
|
35687e6e02
|
v0.1.3 - Reorganized command layout
|
2023-01-23 16:17:20 -05:00 |
|
|
|
cc25dbe159
|
v0.1.2 - Updated CacheFlags
|
2023-01-22 09:11:59 -05:00 |
|
|
|
81b0e68232
|
Updated audio handling logic
|
2023-01-08 16:52:04 -05:00 |
|
|
|
3c74682ff7
|
Updated docker files and layout
|
2023-01-08 15:59:17 -05:00 |
|
|
|
03329fb106
|
Adding config
|
2023-01-07 19:42:49 -05:00 |
|
|
|
08b02617a6
|
Added base java code, replacing jmusicbot script
|
2023-01-07 10:56:47 -05:00 |
|