Hikari Haru
4249baf10b
Merge branch 'main' into embeds
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
Kaveen Kumarasinghe
c58d0f3f55
deploy test
2 years ago
Kaveen Kumarasinghe
a3c399ae36
bump version
2 years ago
Kaveen Kumarasinghe
6e3608fe8e
decompose moderations service
2 years ago
Kaveen Kumarasinghe
ba3ea3231b
a big refactor
2 years ago
Rene Teigen
1652c0be47
Merge remote-tracking branch 'Remote_Origin/main' into embeds
2 years ago
Kaveen Kumarasinghe
30172f8d3f
update readme, bump version
2 years ago
Rene Teigen
7104399e6b
Moved all commands into their own file
2 years ago
Hikari Haru
bec4e3c40a
Bump version
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
Kaveen Kumarasinghe
709382b8da
api backoff
2 years ago
Kaveen Kumarasinghe
87a89d40ca
add private convo thread opener
2 years ago
Kaveen Kumarasinghe
4f26f0c3b4
bump version
2 years ago
Kaveen Kumarasinghe
d34017bfb1
bump version
2 years ago
Kaveen Kumarasinghe
6bff3b2cb5
Stabilize pinecone conversations
2 years ago
Kaveen Kumarasinghe
cf2dcd84f0
housekeeping, bugfixes
2 years ago
Kaveen Kumarasinghe
571d65fd37
revert auto-terminate change, bump version
2 years ago
Kaveen Kumarasinghe
7de071dbfd
remove emoji before pinecone properly
2 years ago
Kaveen Kumarasinghe
ab4e01841d
update readme, update activity
2 years ago
Kaveen Kumarasinghe
eda7e66f02
Merge branch 'main' into multi-tenancy
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
cfb7eb0903
Multi tenancy api key support
2 years ago
github-actions
ead677d558
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
413c1ae921
bump version
2 years ago
Kaveen Kumarasinghe
0b2d4c95b7
fix bugs with conversations, some slight improvements
2 years ago
Kaveen Kumarasinghe
6069f334eb
bump version
2 years ago
Kaveen Kumarasinghe
7b42bc4afe
Upgrade moderations service, double thresholds, admin options
2 years ago
Kaveen Kumarasinghe
5c556c9952
bump version
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
github-actions
7f1a8e30f8
Format Python code with psf/black push
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
aea8ebfddb
bump version
2 years ago
Kaveen Kumarasinghe
b7b19e820d
bump version
2 years ago
Kaveen Kumarasinghe
e18b913b60
bump version
2 years ago
Kaveen Kumarasinghe
7c7956d131
bump version
2 years ago
Kaveen Kumarasinghe
c338d2aea3
add more custom openers, update readme
2 years ago
Kaveen Kumarasinghe
79efb5fa38
bump version, update pypi version tag
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
7d1c83b768
bump version
2 years ago
Kaveen Kumarasinghe
55d2fc20d0
bump version
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
4657d9d814
Merge branch 'main' into slashgroups-refactor
2 years ago
github-actions
9b34ac71ff
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
e4ad630367
possible fix for .env file loading
2 years ago
Rene Teigen
e5eeb035c1
Implemented slash command grouping and more ways to configure who can use what.
...
Refactored /g into /chat and /gpt-chat into /converse
Both have the grouping "gpt" so the full is /gpt chat, and /gpt converse
Added pycord-multicog to the project for easier slash grouping across cogs
Made the role check case insensitive and added some comments to the sample.env
Removed the rest of the discord.ext imports, it's not really used, ymmv
Removed another admin check i had missed in local-size
2 years ago
Kaveen Kumarasinghe
583b766264
make conversations more personable
2 years ago
Kaveen Kumarasinghe
993913d13f
bump version
2 years ago
Kaveen Kumarasinghe
4f9006b565
bump version
2 years ago