github-actions
db5e13a9cd
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
7b42bc4afe
Upgrade moderations service, double thresholds, admin options
2 years ago
Kaveen Kumarasinghe
5c556c9952
bump version
2 years ago
github-actions
99e1e3b11d
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
4b191ac9d8
Merge pull request #53 from justinmcp/feat/docker-env
...
Changes to environment loading.
2 years ago
Kaveen Kumarasinghe
f049aed0a6
update README for docker instructions
2 years ago
Kaveen Kumarasinghe
a6ded5ab81
fix opener file loading
2 years ago
Kaveen Kumarasinghe
e5c3f204b9
Merge branch 'main' into feat/docker-env
2 years ago
Kaveen Kumarasinghe
e2d8dde286
Merge pull request #78 from falkoro/main
...
Added a section on how to update the bot
2 years ago
falkoro
658cc6cd4c
removed some blanks
2 years ago
falkoro
68f0694412
Added an upgrade section in the readme.md
2 years ago
falkoro
75ee98ef25
added a small section on how to update the bot.
2 years ago
Justin McPherson
1e7b5b97a3
change path constructor
2 years ago
Justin McPherson
d1d1b062f2
Merge branch 'main' into feat/docker-env
2 years ago
Justin McPherson
105afa0354
non docker case
2 years ago
Kaveen Kumarasinghe
903f45296a
Update gpt3discord.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
d6fd52dd66
Update pyproject.toml
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
35aa95f9a1
Update requirements.txt
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
github-actions
7f1a8e30f8
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
b1d3304dbd
Merge pull request #75 from Kav-K/embeddings-new
...
Long term memory with pineconedb
2 years ago
Kaveen Kumarasinghe
6a96ad7a4d
update readme
2 years ago
Kaveen Kumarasinghe
720fad0ee7
permanent memory with pinecone ready for alpha
2 years ago
Kaveen Kumarasinghe
a8b209c212
draft
2 years ago
Kaveen Kumarasinghe
fe54b250f6
fix img prompt optimizer redo bug
2 years ago
Kaveen Kumarasinghe
fa03050c12
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
aea8ebfddb
bump version
2 years ago
github-actions
ab553a0dba
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
189975a3f9
fix bug with message edits
2 years ago
Kaveen Kumarasinghe
55f18fe93f
update README
2 years ago
Kaveen Kumarasinghe
b7b19e820d
bump version
2 years ago
Kaveen Kumarasinghe
7e72e9c71b
fix awaiting response already removed
2 years ago
Kaveen Kumarasinghe
e18b913b60
bump version
2 years ago
Kaveen Kumarasinghe
e5ac016f36
update readme
2 years ago
github-actions
f4f53cf3cf
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
f9720be6d8
Merge pull request #64 from Hikari-Haru/rekey-conversation
...
Changed conversations to be keyed by thread allowing multi user conversations
2 years ago
Kaveen Kumarasinghe
79c44fb0a0
Merge branch 'main' into rekey-conversation
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Rene Teigen
d3d15e767f
Block further responses until current is finished in threads
...
Fixed user not being correctly removed from awaiting responses on api error
Changed history username to server nickname
2 years ago
github-actions
903c91497d
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
9896051a7b
fine tune moderations a bit, fix Redo
2 years ago
Rene Teigen
566484febf
Fix conversation limit not being able to close thread
2 years ago
Rene Teigen
55f0db7f8b
Changed more name handling
2 years ago
Rene Teigen
36a9480506
Changed the ways names are added to the history
...
Changed the starters to pay more attention to the names of the chatters
2 years ago
Rene Teigen
c0e0d8ba8b
Changed conversations to be keyed by thread
...
The one starting it is the thread owner
Can only own one thread but can converse in multiple
Added a check dmchannel for the message edit moderation
Gave an error when opening a conversation then ending it
2 years ago
Kaveen Kumarasinghe
602742eb59
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
github-actions
7fb849de88
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
7c7956d131
bump version
2 years ago
Kaveen Kumarasinghe
369c836a72
AI Moderation!
2 years ago
Kaveen Kumarasinghe
c338d2aea3
add more custom openers, update readme
2 years ago
github-actions
db7c400ca4
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
3775432aae
Merge pull request #58 from Hikari-Haru/autocomplete
...
Autocomplete and changed the way opener files are loaded to use a folder instead
2 years ago