Commit Graph

35 Commits

Author SHA1 Message Date
35d07e8df1 Major refactor 2026-04-03 23:04:51 -04:00
4a18af9014 Re-implementing the API 2024-12-19 13:50:31 -05:00
56e44442e4 Added ephemeral responses 2024-12-18 12:59:54 -05:00
0bfc320379 Fixed docker containers 2024-10-13 20:22:34 -04:00
1c6ed2cba4 cleanup messages 2024-10-13 17:38:18 -04:00
2688d2304e refactor, cleanup 2024-10-11 09:29:33 -04:00
399eb8a29d Updated the readme, docker files, and makefile 2024-09-05 12:11:54 -04:00
d08800f9e0 Switched from diesel to sqlx 2024-09-05 11:52:14 -04:00
Benjamin Sherriff
96fe3fc0e5 Stripped out ui/api 2024-09-03 22:33:29 -04:00
Benjamin Sherriff
06f8af6051 Refactored into service directory 2023-10-04 16:52:09 -04:00
Benjamin Sherriff
16d8fa5af8 Spells endpoints 2023-10-03 14:21:53 -04:00
Benjamin Sherriff
6c8a7ceefc Updated dependencies, fixed migrations usage 2023-10-03 10:05:14 -04:00
91d8a8f42c Added data lock for audio configs (need to wire into volume command still) 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
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
a2441c6d9e Added basic Open AI chat 2023-07-06 17:26:38 -04:00
a352341d3d Fixed docker container linking 2023-07-06 11:00:10 -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
7e87ca5030 v0.1.21 Updated docker files to use amazoncorretto 2023-04-17 09:44:23 -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
57516c0275 v0.1.10 Switched to https://github.com/Walkyst/lavaplayer-fork 2023-03-27 23:05:51 -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
3c74682ff7 Updated docker files and layout 2023-01-08 15:59:17 -05:00
4b12a2b12a Initial commit 2022-12-18 16:09:12 +00:00