Kaveen Kumarasinghe
3f983913ba
Pre-moderations, language detection
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
Kaveen Kumarasinghe
2e4de119db
Add thinking message for conversations
2 years ago
github-actions
5d5ec3dbb1
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
c7e6a447d3
Role checks
2 years ago
github-actions
a3ce3577a7
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
87cd1f01f6
fix convo redo
2 years ago
github-actions
f8d797f3a8
Format Python code with psf/black push
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
32726ecba1
Merge pull request #119 from duckdoom4/main
...
Fix spelling mistakes
2 years ago
github-actions
774cf9423b
Format Python code with psf/black push
2 years ago
duckdoom4
ac11d9f2a4
Remove hardcoded 'magic values'
2 years ago
duckdoom4
980f0f3dd4
Fix spelling mistakes
2 years ago
github-actions
8b770cb872
Format Python code with psf/black push
2 years ago
Rene Teigen
62e86595b8
Final redo fix, can likely remove the id parameter from encapsulate send, not used
2 years ago
Rene Teigen
a5d675ff5c
Start of fixes
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
4181b2d1a1
Format Python code with psf/black push
2 years ago
falkoro
b0ad5a85b9
Update health_service.py
...
Adding a health service url to be able to manage the container on cloud based environments.
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
github-actions
7e5d9266d5
Format Python code with psf/black push
2 years ago
Rene Teigen
b90a5b5756
Use user parameter for displayname if set in encapsulate send
2 years ago
Rene Teigen
eafacb0dbc
One more quote removal
2 years ago
Rene Teigen
a33f0b12eb
Update docstring
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
github-actions
f0860d1f66
Format Python code with psf/black push
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
292b7f6acd
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
951216fc49
fixes
2 years ago
Jory Clements
a20d8d2918
Add support for CHAT_BYPASS_ROLES in Env
2 years ago