Kaveen Kumarasinghe
aa1a82b553
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
79efb5fa38
bump version, update pypi version tag
2 years ago
github-actions
20bd3a970c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
04d1a06a9e
Merge pull request #60 from Hikari-Haru/bigger-images
...
Changed the image resizing to go by the guild filesize limit
2 years ago
github-actions
4a39685e45
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
b31bfbe26d
Merge pull request #55 from Hikari-Haru/ask-parameters
...
Added passthrough of gpt3 parameters to /ask
2 years ago
Rene Teigen
e0150c526d
Fix ctx passthrough with draw button
2 years ago
Rene Teigen
0835d849fc
Add fallback if guild is None
2 years ago
github-actions
2c21d5da1c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
a82acbec11
Merge pull request #61 from Kav-K/gpt-end
...
Gpt end
2 years ago
Kaveen Kumarasinghe
962cb3429c
add some convo safety checks
2 years ago
Rene Teigen
68a20dcc50
Changed the image resizing to go by the guild filesize limit
...
Since boosted servers have higher limits, even for bots
2 years ago
Rene Teigen
11ae8de8e0
Add a response if you're not in a conversation
2 years ago
Rene Teigen
db9dd047a9
Changed how the message type is checked end_conversation
2 years ago
Rene Teigen
f93e9c1bbf
Implement /gpt end
2 years ago
Rene Teigen
f8d3dd0ffd
Added os specific separator like in gpt3discord.py
2 years ago
Rene Teigen
581ec17643
Wrong opener_file description
2 years ago
Rene Teigen
af76a580a4
Update README
2 years ago
Rene Teigen
f2033c0fcc
Set autocomplete to limit to 25 options, the max
2 years ago
Rene Teigen
6cfd2838a5
Added autocompleters to settings and opener files
...
Settings now gets current keys so manual updating of choices isn't required
Changed the way opener files are added to the conversation
Using an opener file also enables minimal starter
Added some example opener files
2 years ago
Justin McPherson
ef40933066
Merge branch 'main' into feat/docker-env
2 years ago
Kaveen Kumarasinghe
6604571681
slightly refactor sample env
2 years ago
Kaveen Kumarasinghe
3d7dfee9d2
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
github-actions
d225b81aac
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
663fda421c
Make recurring file operations all async, add custom opener file feature
2 years ago
Kaveen Kumarasinghe
0a7ee2e4ca
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
7d1c83b768
bump version
2 years ago
github-actions
9bbfa2de7a
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
6cea6da6fe
Proper error messages on an API error
2 years ago
Rene Teigen
ddc23e7c10
Added some print to send_request and fixed the top_p description
2 years ago
Rene Teigen
8fbfe952f8
Changed how the overrides are checked to allow "0" input
2 years ago
Hikari Haru
9e4460c009
Added basic passthrough to /ask
...
Update readme
2 years ago
Kaveen Kumarasinghe
aae6069630
update readme
2 years ago
Kaveen Kumarasinghe
6b98b9a5e9
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
55d2fc20d0
bump version
2 years ago
github-actions
92f7632095
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
05a54e28d6
Allow for a way for all users to be granted command access
2 years ago
Kaveen Kumarasinghe
af11ad5306
update readme
2 years ago
Kaveen Kumarasinghe
e08025ee33
update readme
2 years ago
Kaveen Kumarasinghe
cb54d60421
update readme
2 years ago
Kaveen Kumarasinghe
5556f88228
udpate readme
2 years ago
Kaveen Kumarasinghe
2937add694
update readme
2 years ago
Kaveen Kumarasinghe
a68eeb5651
fix some merge issues
2 years ago
github-actions
ab3d0a6868
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
dd6be231d5
Merge pull request #48 from Hikari-Haru/slashgroups-refactor
...
Slashgroups refactor and separation of commands based on roles
2 years ago
Kaveen Kumarasinghe
5218c445af
Merge branch 'main' into slashgroups-refactor
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
github-actions
b06e038a4e
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
0adb5c0e38
fix welcome message
2 years ago
Kaveen Kumarasinghe
28d04d5753
update settings with new param
2 years ago
Kaveen Kumarasinghe
dcb90f57fa
typo
2 years ago