Kaveen Kumarasinghe
8584fad048
merge
2 years ago
Kaveen Kumarasinghe
d9454283d1
fix typo
2 years ago
github-actions
f02bf87e6e
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
b4b654828c
Full usage metrics reporting, nodes param for search, default 2 for search
2 years ago
github-actions
0c862901f0
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
434cbdfc6d
bump version, bugfixes
2 years ago
Kaveen Kumarasinghe
8e94277f2b
bugfixes
2 years ago
Hikari Haru
a5ea3f7d3e
Update Dockerfile
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
Hikari Haru
cb8b0242ef
Bump version
...
Signed-off-by: Hikari Haru <rene9917@gmail.com>
2 years ago
github-actions
55fddbc37b
Format Python code with psf/black push
2 years ago
Hikari Haru
d780235d8d
Merge pull request #142 from Hikari-Haru/index-fixes
...
Various gpt-index fixes
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
github-actions
f556c94b6a
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
05fdf2d784
a bit of error catching for search
2 years ago
Kaveen Kumarasinghe
91a5a98370
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
3eaee2f041
some early search adjustments
2 years ago
github-actions
4f97ea1e4e
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
827216f272
enable /search alpha
2 years ago
Rene Teigen
5a1bd48d94
Fix regression in full discord server indexing
...
Add back response mode, only on vector index queries
Added the llmpredictor to queries
Fix docker build
Update requirements
2 years ago
Kaveen Kumarasinghe
c36d24cfb1
deploy
2 years ago
Kaveen Kumarasinghe
897f873ec3
update dockerfile
2 years ago
dependabot[bot]
8ba452217b
Bump protobuf from 3.20.0 to 3.20.2
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 3.20.0 to 3.20.2.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.0...v3.20.2 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
github-actions
73390b262c
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
83cc24e6d0
Merge pull request #128 from Kav-K/gpt-index
...
Gpt-index implementation
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
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