Commit Graph

24 Commits (main)

Author SHA1 Message Date
Chris Nutter 9a89ef1c51 removed thread feature 2024-05-10 11:46:50 -07:00
Chris Nutter ecaf5c701b Update discollama.py 2024-05-10 11:39:13 -07:00
Chris Nutter 3c956d269e disabled thread and added password arg 2024-05-10 11:36:48 -07:00
Michael Yang 200837a051 fix send empty value 2024-02-02 15:02:23 -08:00
Michael Yang 2739b2a6e1 set keep_alive to keep forever
bump ollama-python
2024-02-02 14:50:13 -08:00
Michael Yang ab3a0ba464 fix ollama model 2024-01-25 11:47:43 -08:00
Michael Yang cfe47a5cdd use ollama client 2024-01-12 13:34:12 -08:00
Michael Yang e999f3c8f4 check error 2023-10-14 13:46:00 -07:00
Michael Yang 23ceef4bb4 use redis json 2023-10-14 13:38:15 -07:00
Michael Yang bc573dfd52 only attach reference message if not already known 2023-10-14 13:09:26 -07:00
Michael Yang 6db0ba2e0d docker + compose + redis 2023-10-09 16:59:22 -07:00
Michael Yang c564d05de5 formatting 2023-09-20 20:15:09 -07:00
Michael Yang 924017de97 use referenced message as additional context 2023-09-20 19:51:25 -07:00
Michael Yang cef45352bb split responses when longer than 2000 bytes 2023-08-04 21:43:45 -07:00
Michael Yang f32a4b09b3 refactor buffer generate response 2023-08-04 21:43:20 -07:00
Michael Yang 0d4f5792de update response on empty request
- use an empty request as an opportunity to introduce youself
2023-08-04 21:42:44 -07:00
Michael Yang 715e866430 set typing 2023-08-04 00:42:08 -07:00
Michael Yang 2a39686d43 use reaction to communicate thinking state 2023-08-04 00:31:17 -07:00
Michael Yang 29040d6dfc s/message.channel.send/message.reply/ 2023-08-03 23:55:28 -07:00
Michael Yang e986eb2811 log invite url for easier invites 2023-08-03 23:49:00 -07:00
Michael Yang 872341ec87 close redis 2023-08-03 09:35:28 -07:00
Michael Yang 193c83fbd3 remove session_id 2023-08-01 19:58:36 -07:00
Michael Yang c7eb790389 buffer calls to discord 2023-07-31 10:52:42 -07:00
Michael Yang 1f31c3d5a5 initial commit 2023-07-30 13:56:24 -07:00