github-actions
680416e88e
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
4b5c65304e
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
f439ef9ce9
persist conversations through restarts
2 years ago
github-actions
738789f562
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
d77f18cb2d
fix system message bug
2 years ago
Kaveen Kumarasinghe
88b7d2f3fe
fix renaming threads breaking converastions
2 years ago
github-actions
1efab080b1
Format Python code with psf/black push
2 years ago
Rene Teigen
0e0a35749d
Fix split messages in conversations breaking conversation
2 years ago
github-actions
5cb8d73015
Format Python code with psf/black push
2 years ago
Rene Teigen
a1af23179d
Fix docker persistence
...
Fix ghcr.io having double base and full to the image name
Add some comments to the compose file
2 years ago
Kaveen Kumarasinghe
1a487ae72d
move settings/mod db into shared
2 years ago
Kaveen Kumarasinghe
76beaca608
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
3ce319b254
chatgpt support for search and indexing
2 years ago
github-actions
68e4313d71
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
c9b9d9ce2b
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
a025f810c1
ChatGPT Integration polished some more
2 years ago
github-actions
0dd2083a3e
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
0216e393f6
tentative ChatGPT support
2 years ago
github-actions
582db8a771
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
68a2a2f837
typing indicator, bugfixes
2 years ago
Rene Teigen
471d634e18
Add missing SEARCH_ROLE check
2 years ago
github-actions
69e48062e1
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
2380e970c6
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
48b31d8d05
ShareGPT Integration
2 years ago
github-actions
2a57901559
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
dba1f934a5
make search and index embeds look nicer
2 years ago
Kaveen Kumarasinghe
b92f445fc3
move bot taggable into an environment variable
2 years ago
github-actions
012225c6d6
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
8f4855cacc
bugfixes
2 years ago
Kaveen Kumarasinghe
c977f6c5f5
Token safeguards, better deep /search
2 years ago
github-actions
0e87666617
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
06d6db0655
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
3f983913ba
Pre-moderations, language detection
2 years ago
Rene Teigen
fc70fd5734
Fix conversation limit thread closing logic for other users
...
Return early on conversation processing if the conversation limit is reached
2 years ago
github-actions
232af8759c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
d585846717
Allow multiple conversation threads per user
2 years ago
Kaveen Kumarasinghe
b0a252bb1d
Make GPT3E Taggable
2 years ago
Kaveen Kumarasinghe
d240737ffd
parameterize pinecone region
2 years ago
github-actions
d6e6c73577
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
d6e8f74a65
Update moderations_service.py
...
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
2 years ago
github-actions
700879a94f
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
cf538db3e9
merge
2 years ago
Kaveen Kumarasinghe
ed43295285
fix buttons
2 years ago
github-actions
63b5f17224
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
2c82b226a3
Add custom IDs for buttons
2 years ago
github-actions
7db4e4254d
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
feff0df5bd
account for different token types
2 years ago
github-actions
55fddbc37b
Format Python code with psf/black push
2 years ago
Rene Teigen
3952842856
Add setting top_k amount to the query command
...
Count LLM tokens for deep compose
Update presentation of cost in the console
Update readme
Set a prompthelper at 500 tokens output up from the default 256 I believe. ~4 characters per token so the discord limit is around 500 tokens.
2 years ago
Kaveen Kumarasinghe
33e68588ee
Merge branch 'main' into gpt-index
2 years ago