Kaveen Kumarasinghe
acc29b3e57
update readme
2 years ago
Kaveen Kumarasinghe
749e660e37
update readme
2 years ago
Kaveen Kumarasinghe
093c223fae
bump version
2 years ago
Kaveen Kumarasinghe
9a46f5c37a
Update readme
2 years ago
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
e97177d74c
Merge pull request #134 from falkoro/patch-3
...
Patch 3
2 years ago
falkoro
753f41bc7b
Update azure-app-service.md
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
falkoro
6830ff5755
Update azure-app-service.md
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
falkoro
fe929689a5
Update azure-app-service.md
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
falkoro
50d3f7fb26
Update azure-app-service.md
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
falkoro
700e71da9b
Update azure-app-service.md
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
falkoro
cdbd9ac20f
Rename azure-app-service to azure-app-service.md
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
falkoro
7803d2fb15
Update azure-app-service
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
falkoro
5b84ca73cf
Update azure-app-service
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
falkoro
e81b4c36da
Update and rename How to host on Azure app service.md to azure-app-service
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
2 years ago
Kaveen Kumarasinghe
571061cdcf
Merge pull request #130 from falkoro/patch-2
...
Create How to host on Azure app service.md
2 years ago
github-actions
c7271ab525
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
3839ff2abe
Merge pull request #127 from Hikari-Haru/set-conversation-model
...
Add the ability to set model in threads
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
945d3db7de
bump version
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
Kaveen Kumarasinghe
6b5ad1bfb8
fix optimizer redo
2 years ago
falkoro
d7dc968961
Create How to host on Azure app service.md
...
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
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
0b71478e56
hot fix for docker
2 years ago
Kaveen Kumarasinghe
52df4cd457
hot fix for docker
2 years ago
Kaveen Kumarasinghe
c10a2f0237
hotfix for docker
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
f48deab320
Forgot to remove extra models
2 years ago
Rene Teigen
669e3f0191
Changed how max tokens are fetched
...
lowered from 4024 to 2024 if max tokens can't be gotten
2 years ago
Rene Teigen
71125ce65d
Add ephemeral option to ask and edit
2 years ago
Rene Teigen
95dd054f1c
Remove finetune stuff
2 years ago
Rene Teigen
02b2bb97d8
Change backoff handling to be more verbose
2 years ago
Rene Teigen
5de0fd37da
Conversation command now has a model option
...
Added model autocomplete
2 years ago
Rene Teigen
64ce627bb7
Update filetypes
2 years ago