Michael Yang
|
af6d4c2711
|
Update Modelfile
|
2024-02-02 15:09:40 -08: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
|
e730c6a648
|
Merge pull request #11 from mxyng/fix-ollama-model
fix ollama model
|
2024-01-25 11:48:22 -08:00 |
Michael Yang
|
ab3a0ba464
|
fix ollama model
|
2024-01-25 11:47:43 -08:00 |
Michael Yang
|
6502c0fecb
|
Merge pull request #2 from mxyng/client-library
use jmorganca/ollama/api/client.py
|
2024-01-16 12:14:19 -08:00 |
Michael Yang
|
cfe47a5cdd
|
use ollama client
|
2024-01-12 13:34:12 -08:00 |
Michael Yang
|
35c6f1a270
|
update pyproject
|
2023-12-24 21:35:49 -08:00 |
Michael Yang
|
ce52558c6a
|
Merge pull request #6 from mxyng/dependabot/pip/aiohttp-3.9.0
Bump aiohttp from 3.8.6 to 3.9.0
|
2023-12-01 14:23:00 -08:00 |
dependabot[bot]
|
933e5b7602
|
Bump aiohttp from 3.8.6 to 3.9.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-28 00:50:40 +00:00 |
Michael Yang
|
177526c93f
|
Update README.md
|
2023-11-01 15:16:18 -07:00 |
Michael Yang
|
e6ebff0883
|
restart redis
|
2023-10-27 12:40:28 -07:00 |
Michael Yang
|
0aa36657f9
|
Merge pull request #4 from mxyng/redis-json
Redis json
|
2023-10-14 13:48:22 -07: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
|
5af89811be
|
update modelfile
|
2023-10-12 11:59:26 -07:00 |
Michael Yang
|
c2cc4ff3a1
|
Merge pull request #3 from mxyng/mxyng/redis
Mxyng/redis
|
2023-10-09 17:00:08 -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
|
ece0269e4b
|
update Modelfile
|
2023-08-07 08:39:03 -07:00 |
Michael Yang
|
e37338c29e
|
Update README.md
|
2023-08-07 08:37:39 -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
|
eb466b7ac5
|
Update Modelfile
|
2023-08-03 08:57:55 -07:00 |
Michael Yang
|
193c83fbd3
|
remove session_id
|
2023-08-01 19:58:36 -07:00 |
Michael Yang
|
df7cc830e3
|
update modelfile
|
2023-07-31 10:54:16 -07:00 |
Michael Yang
|
c7eb790389
|
buffer calls to discord
|
2023-07-31 10:52:42 -07:00 |
Michael Yang
|
2c32d1d90c
|
Update README.md
|
2023-07-31 10:24:55 -07:00 |
Michael Yang
|
1f31c3d5a5
|
initial commit
|
2023-07-30 13:56:24 -07:00 |
Michael Yang
|
496a6fbbb6
|
Initial commit
|
2023-07-30 12:43:45 -07:00 |