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