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
github-actions
42d733de61
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
53235e4e1d
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
7d116d2ef3
fix typos
2 years ago
github-actions
316dcbb023
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
db1191144d
fix minor typo
2 years ago
Kaveen Kumarasinghe
d92f8761b3
Merge pull request #43 from KarlKennerley/KarlKennerley-GPT3Discord-Issue#34
...
Karl Kennerley GPT3 Discord Issue#34
2 years ago
Karl
e9e05facd1
Added .env welcome_message info
...
Added information on the WELCOME_MESSAGE .env variable.
2 years ago
Karl
f13bd6ea3f
Merge branch 'Kav-K:main' into KarlKennerley-GPT3Discord-Issue#34
2 years ago
Karl
a5f5b0d35d
Updated on_member_join function
2 years ago
Justin McPherson
566c0ae278
fix error
2 years ago
Justin McPherson
ddbe356e2a
Changes to environment loading.
...
- Move Some environment loading code to EnvService.
- Attempt loading of env file from multiple locations & names
- Provide a path fetching + fallback function for reading
paths from environment vars.
- For Docker;
- Create /opt/gpt3discord/{etc,bin,shared}
- Copy .txt shared data into shared
- Copy main .py into bin
2 years ago
Rene Teigen
84798e6cb7
Forgot imgoptimize to optimize in help
2 years ago
Rene Teigen
46039b5a43
Change chat to ask, and change imgoptimize to optimize
2 years ago
Rene Teigen
4657d9d814
Merge branch 'main' into slashgroups-refactor
2 years ago
github-actions
fd01dede70
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
61ee99ef35
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
7327982f3c
Error on draw failure
2 years ago
Kaveen Kumarasinghe
4e325221b4
Update README.md
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago