Kaveen Kumarasinghe
d683eafdfc
fix a long running unchecked error
2 years ago
Rene Teigen
7260ab7b6b
Add stop in conversation, some formatting
...
Added ping on thread open
Removed extra newlines from ask formatting
2 years ago
Kaveen Kumarasinghe
2ff7cb1a3b
add approve button to moderations, add reset
2 years ago
Kaveen Kumarasinghe
8b9d816f08
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
841b5733b0
fix conversation summarizations
2 years ago
github-actions
4c08ab8820
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
7cb19039a1
custom bot name, beautify responses
2 years ago
github-actions
648d038bc0
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
f07bec787c
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord into chat-bypass
2 years ago
Kaveen Kumarasinghe
918717a3a9
Make responses look nicer
2 years ago
github-actions
292b7f6acd
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
6d1de40ab6
fix any
2 years ago
Kaveen Kumarasinghe
a27dd7caa7
use any()
2 years ago
Kaveen Kumarasinghe
951216fc49
fixes
2 years ago
Jory Clements
a20d8d2918
Add support for CHAT_BYPASS_ROLES in Env
2 years ago
github-actions
84bcb0545b
Format Python code with psf/black push
2 years ago
Rene Teigen
5b396605f3
Some fixes to the translation message command
2 years ago
Rene Teigen
13f15fca52
Fix api key setup and custom api db path
2 years ago
github-actions
e707d18806
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
02762fd61c
Add formality param to translations
2 years ago
Kaveen Kumarasinghe
c1526b40fc
health check service
2 years ago
github-actions
e1d990df1b
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
843b0bcaaa
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
cc03ca9c20
fix another typo
2 years ago
github-actions
879cf78cc0
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
f3fbdfb6bc
fix merge conf
2 years ago
Kaveen Kumarasinghe
c623967749
fix some embed typos
2 years ago
github-actions
d125668d25
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
3627d32e54
Translations with DeepL
2 years ago
github-actions
ea5f95800b
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
e947e030fb
more autocomplete
2 years ago
Rene Teigen
3028244fe6
More cleaning and added choice to mod set
2 years ago
Rene Teigen
207df295f0
Even more
2 years ago
Rene Teigen
7e5dace02b
Docs, fixes and linting
2 years ago
github-actions
c3cf61f199
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
5434909714
fix overrides
2 years ago
Kaveen Kumarasinghe
41d66b3530
merge main
2 years ago
Kaveen Kumarasinghe
b2d80a7e80
properly type params for /mod config
2 years ago
github-actions
4850ac8f3b
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
8825b9e7f3
parameterize moderations
2 years ago
Kaveen Kumarasinghe
f4009e08f7
context menu buttons
2 years ago
github-actions
ab362b97cd
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
6e3608fe8e
decompose moderations service
2 years ago
Kaveen Kumarasinghe
df91759c8b
Merge branch 'embeds' of https://github.com/Hikari-Haru/GPT3Discord into embeds
2 years ago
Kaveen Kumarasinghe
ba3ea3231b
a big refactor
2 years ago
Rene Teigen
ad699528c9
Remove extra spaces
2 years ago
Rene Teigen
a6f6dcb74d
Check if paginator
2 years ago
Rene Teigen
1652c0be47
Merge remote-tracking branch 'Remote_Origin/main' into embeds
2 years ago
Rene Teigen
9695d317a2
Fix edit
2 years ago
github-actions
99bb6200aa
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
2cf6f22d4f
Merge pull request #92 from Hikari-Haru/edit-endpoint
...
Add the edit endpoint
2 years ago
Rene Teigen
0837284634
One more
2 years ago
Rene Teigen
b5ed1be93a
More redouser
2 years ago
Rene Teigen
7a457ebfc1
Merge branch 'edit-endpoint' of https://github.com/Hikari-Haru/GPT3Discord into edit-endpoint
2 years ago
Rene Teigen
d935845f27
Fixed redouser missing parameters
2 years ago
Rene Teigen
0e7cdc5ff6
Fix draw commands
2 years ago
Kaveen Kumarasinghe
37f70f35dd
add space
2 years ago
Rene Teigen
32c95f5daf
Moved command functions to their own section
2 years ago
Rene Teigen
7104399e6b
Moved all commands into their own file
2 years ago
Rene Teigen
cf7f3f9ba4
Fix paginated edits, fix ask edit passing in redos prompt
2 years ago
Rene Teigen
6d7a4eb5e9
Use embeds for paginating long outputs
2 years ago
github-actions
38b4382511
Format Python code with psf/black push
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
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
709382b8da
api backoff
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
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
Rene Teigen
30390ee517
Nasty stuff from merging
2 years ago
Kaveen Kumarasinghe
997cd84f27
Catch the ValueError on no file
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
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
Rene Teigen
33eb5f4d76
Merge remote-tracking branch 'origin/main' into ping-to-name
2 years ago
Rene Teigen
cff7d09013
Fix mention escaping in conversations due to non-ascii removal
2 years ago
Rene Teigen
a46528ba90
Add escape on mentions
2 years ago
Rene Teigen
d93a1db51f
Shorten the replace function
2 years ago