Rene Teigen
5a1bd48d94
Fix regression in full discord server indexing
...
Add back response mode, only on vector index queries
Added the llmpredictor to queries
Fix docker build
Update requirements
2 years ago
github-actions
73390b262c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
cd8d0624a9
Merge branch 'main' into gpt-index
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
258a87945c
composability
2 years ago
Kaveen Kumarasinghe
b60bcfd68d
reset indexes command
2 years ago
github-actions
c7271ab525
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
5f62b1fa2e
Merge branch 'main' into set-conversation-model
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
Kaveen Kumarasinghe
33e68588ee
Merge branch 'main' into gpt-index
2 years ago
Kaveen Kumarasinghe
6b5ad1bfb8
fix optimizer redo
2 years ago
Rene Teigen
5be9971b26
Set ephemeral option to be named private
2 years ago
github-actions
5d5ec3dbb1
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
c7e6a447d3
Role checks
2 years ago
Kaveen Kumarasinghe
e63c6227dd
initial link loading
2 years ago
Rene Teigen
c6a6245e00
Added server index backup and loading
2 years ago
Rene Teigen
dd9cb0ce4c
Add option for response mode on queries
2 years ago
Rene Teigen
37a20a7e37
Added discord channel and whole server indexing
...
A channel index does 1000 messages
Whole server index does 300 messages per channel
Might need to add more restrictions since all the index commands are expensive
2 years ago
Rene Teigen
71125ce65d
Add ephemeral option to ask and edit
2 years ago
Rene Teigen
5de0fd37da
Conversation command now has a model option
...
Added model autocomplete
2 years ago
Rene Teigen
9052bc2d80
Added gpt-index commands
2 years ago
github-actions
f8d797f3a8
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
d8c3b2bd32
bump version
2 years ago
Kaveen Kumarasinghe
57271f1051
Summarize, fix context menu actions
2 years ago
Kaveen Kumarasinghe
f473342bff
move overrides into class
2 years ago
Kaveen Kumarasinghe
595feaf539
persistent settings
2 years ago
Kaveen Kumarasinghe
edf7ab5aa3
fix typo
2 years ago
Kaveen Kumarasinghe
d477fec9dd
Add elaborate context menu action
2 years ago
github-actions
8b770cb872
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
42f5b1ea45
further minimalize openers and the minimal pretext
2 years ago
github-actions
7779e44a2c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
11f563e16a
Add Paraphrase
2 years ago
github-actions
7e5d9266d5
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
941bee2b5a
translation fixes and improvements
2 years ago
Kaveen Kumarasinghe
4df4096f02
speed up moderations and smoothen translations
2 years ago
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
Rene Teigen
e6bba27761
edit on_message_edit
2 years ago
Rene Teigen
f690821599
Replace user mentions with the nickname in prompt and output
2 years ago
github-actions
40ddf5a399
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
cf2dcd84f0
housekeeping, bugfixes
2 years ago
Kaveen Kumarasinghe
571d65fd37
revert auto-terminate change, bump version
2 years ago
github-actions
7c3b652a2a
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
a7b5d84a33
Persistent moderations
2 years ago
Kaveen Kumarasinghe
b2a923b064
auto terminate ask()
2 years ago
Kaveen Kumarasinghe
7de071dbfd
remove emoji before pinecone properly
2 years ago
github-actions
b47d52f217
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
48c9092558
keyword some stuff
2 years ago
Kaveen Kumarasinghe
051fc3a2ff
remove api key prints
2 years ago
Kaveen Kumarasinghe
cfb7eb0903
Multi tenancy api key support
2 years ago
Kaveen Kumarasinghe
0b2d4c95b7
fix bugs with conversations, some slight improvements
2 years ago
github-actions
99e1e3b11d
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
a6ded5ab81
fix opener file loading
2 years ago
Justin McPherson
d1d1b062f2
Merge branch 'main' into feat/docker-env
2 years ago