Kaveen Kumarasinghe
feba029fd0
Merge pull request #98 from lauralex/main
...
Added the possibility to configure SQLITE db path
2 years ago
Alessandro Bellia
91e84dddf6
Added the possibility to configure SQLITE db path
...
Now, the SQLITE db path for the user API keys can be configured through the USER_KEY_DB_PATH env variable
Signed-off-by: Alessandro Bellia <casildaserrano@yahoo.it>
2 years ago
Rene Teigen
deee0b328d
Codex redo
2 years ago
Hikari Haru
bec4e3c40a
Bump version
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
Rene Teigen
3f1b00a515
Add missing requirements
2 years ago
Rene Teigen
61a2a19191
Redo work
2 years ago
Rene Teigen
baa37f65fd
Merge remote-tracking branch 'Remote_Origin/main' into edit-endpoint
2 years ago
github-actions
5dcd493c67
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
fc1a5c5c32
Merge pull request #95 from Kav-K/api-backoff
...
api backoff
2 years ago
Kaveen Kumarasinghe
709382b8da
api backoff
2 years ago
Kaveen Kumarasinghe
8ab7257cac
adjust warn thresholds..
2 years ago
Kaveen Kumarasinghe
7b6045da0b
update readme
2 years ago
Kaveen Kumarasinghe
8fe9772db3
add reaction to warned messages
2 years ago
Kaveen Kumarasinghe
762adfdc8e
more bug :3
2 years ago
Kaveen Kumarasinghe
84f9569e34
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
78fa1a1964
fix private thread
2 years ago
github-actions
cd53f204bb
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
87a89d40ca
add private convo thread opener
2 years ago
Hikari Haru
e85530639f
fix the fix to optimize
...
😄
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
Kaveen Kumarasinghe
9528619a9a
fix optimize bug
2 years ago
Kaveen Kumarasinghe
c9359bb17a
update moderations delete thresholds
2 years ago
Kaveen Kumarasinghe
4f26f0c3b4
bump version
2 years ago
Kaveen Kumarasinghe
429ea37a44
Update moderations delete hate threshold
2 years ago
Rene Teigen
d758810c59
Formatting changes
2 years ago
Rene Teigen
e401927dcd
Add support for permanent custom model in threads
...
No current way to set it yourself
2 years ago
Rene Teigen
b261aa6df4
Add codex to the edit command
2 years ago
Rene Teigen
4efb82a033
Add edit endpoint
2 years ago
github-actions
4aa20f832f
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
9637ace4ec
Merge pull request #89 from Hikari-Haru/override_threads
...
Add parameter overrides to opener files using json
2 years ago
Rene Teigen
30390ee517
Nasty stuff from merging
2 years ago
Kaveen Kumarasinghe
d34017bfb1
bump version
2 years ago
Kaveen Kumarasinghe
a2170c0156
Merge branch 'override_threads' of https://github.com/Hikari-Haru/GPT3Discord into override_threads
2 years ago
Kaveen Kumarasinghe
997cd84f27
Catch the ValueError on no file
2 years ago
Rene Teigen
1dd4f5df3a
Small readme fix
2 years ago
Rene Teigen
c8f4878caa
Added some extra info about json openers to the README
2 years ago
Rene Teigen
6b99f57fdf
Merge remote-tracking branch 'Remote_Origin/main' into override_threads
2 years ago
github-actions
e489b20edd
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
bb02300107
remove prints
2 years ago
github-actions
585638c457
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
57973cf606
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
6bff3b2cb5
Stabilize pinecone conversations
2 years ago
Rene Teigen
b74e0bf80e
Comment changes
2 years ago
Rene Teigen
7ecc56f0ae
Made the json parsin more robust and fixed bugs
2 years ago
Rene Teigen
cab2c184b6
Fix some directory traversal and smooth out behavior if file is not found
2 years ago
Rene Teigen
fbdc03b8dd
Enable json openers with overrides
2 years ago
github-actions
31df519cf5
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
6c58872db6
Merge pull request #87 from Hikari-Haru/ping-to-name
...
Replace mention with server nickname
2 years ago
Rene Teigen
07849ca42e
Slight refactor
2 years ago
Rene Teigen
5504ea2802
Fix cases where the user doesn't exist in the guild
...
Extra: add sqlite files to gitignore
2 years ago
Rene Teigen
67546d0705
Cleanup after merge
2 years ago