Kaveen Kumarasinghe
319ae34318
composability improvements
2 years ago
Kaveen Kumarasinghe
fd2ab04d93
More composability
2 years ago
Kaveen Kumarasinghe
258a87945c
composability
2 years ago
Kaveen Kumarasinghe
c93bcfa59a
update readme
2 years ago
Kaveen Kumarasinghe
464f332915
csv, powerpoint, image, mp3 support
2 years ago
Kaveen Kumarasinghe
3ed55b556f
Support youtube videos
2 years ago
Kaveen Kumarasinghe
b60bcfd68d
reset indexes command
2 years ago
Kaveen Kumarasinghe
22ba80c469
Multi-index support
2 years ago
Kaveen Kumarasinghe
33e68588ee
Merge branch 'main' into gpt-index
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
Kaveen Kumarasinghe
5d406b666b
remove .cleanup() for temp_path (it gets auto cleaned up its ok
2 years ago
Rene Teigen
842c7241a3
Removed some imports
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
64ce627bb7
Update filetypes
2 years ago
Rene Teigen
0555cf8b33
Some async changes
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
f473342bff
move overrides into class
2 years ago
Kaveen Kumarasinghe
595feaf539
persistent settings
2 years ago
Kaveen Kumarasinghe
b4ddee81f7
welcome message off by default
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
Kaveen Kumarasinghe
8d5dd77f2c
remove print
2 years ago
Kaveen Kumarasinghe
50e6f59ab5
change token limit when the text model changes
2 years ago
duckdoom4
8982df882e
Fix the default values set to temperature and top p
...
The documentation mentions it's recommended to not alter both
See https://beta.openai.com/docs/api-reference/completions/create#completions/create-temperature
2 years ago
duckdoom4
ac11d9f2a4
Remove hardcoded 'magic values'
2 years ago
duckdoom4
5de2e79b3b
Add missing models
2 years ago
duckdoom4
980f0f3dd4
Fix spelling mistakes
2 years ago
Kaveen Kumarasinghe
5841171106
slightly reduce pretext, improve minimal pretext, add support for >2 temperature
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
4df4096f02
speed up moderations and smoothen translations
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
github-actions
4c08ab8820
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
7cb19039a1
custom bot name, beautify responses
2 years ago
Kaveen Kumarasinghe
50a9f7c469
custom bot name, beautify responses
2 years ago
Kaveen Kumarasinghe
02762fd61c
Add formality param to translations
2 years ago
Kaveen Kumarasinghe
8c1f492243
reorder language list
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
Kaveen Kumarasinghe
ca0fa419f9
change some defaults
2 years ago