Kaveen Kumarasinghe
d923e02700
Make search indexes saved and usable later with /index
2 years ago
github-actions
dc70cc7d41
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
1cfec8d373
slightly improve search refiner
2 years ago
Kaveen Kumarasinghe
1088a03974
Github repo reader, deep search
2 years ago
github-actions
779c5dc66b
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
e5d0931ac2
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
467ee5e3da
cite PDFs in /search
2 years ago
github-actions
a92dd6ffc1
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
063df79bff
more custom indexing bugfixes
2 years ago
Kaveen Kumarasinghe
bb30f493ba
update search refiner slightly
2 years ago
Kaveen Kumarasinghe
e802be26f2
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
a6d02c1143
experimentally update max tokens and temperature for search encoder
2 years ago
github-actions
5eedc459fa
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
b28795c69d
bug fixes for index compositions
2 years ago
Kaveen Kumarasinghe
6040d16600
Redo functionality for /search
2 years ago
github-actions
f6f0410f9d
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
b9e4eae8d3
Show progress for search, fix index loading for PDFs from URls
2 years ago
Kaveen Kumarasinghe
60e11ebcaa
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
ebf83ca8f9
slightly improve search refiner
2 years ago
github-actions
7759d1704e
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
e532e6d758
enable basic search refiner
2 years ago
Rene Teigen
e37f4024c8
Fix bug with searching pdfs and reduced max scope and nodes
2 years ago
github-actions
f8972ec3bb
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
2cf163248e
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
965ad37087
search pre-processor for query refining for google custom search
2 years ago
github-actions
42822e89e3
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
1f400208d7
minor fixes
2 years ago
Kaveen Kumarasinghe
01fb514a9b
Pagination for gpt responses, max tokens 4096
2 years ago
github-actions
6a87248a0a
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
a2a79afb18
search improvements
2 years ago
Kaveen Kumarasinghe
1d2a2c8eae
default search scope to 2, 5 as a default is way too expensive.
2 years ago
github-actions
7db4e4254d
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
b4b7646fb2
Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe
feff0df5bd
account for different token types
2 years ago
github-actions
fed556a076
Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe
bea1ff903d
more token usage captures for indexes
2 years ago
Kaveen Kumarasinghe
946d95e3ff
default back to 1 search node
2 years ago
Kaveen Kumarasinghe
6a60d386c9
forgot embeddings in one place
2 years ago
Kaveen Kumarasinghe
d1ab9aa374
I'm stupid
2 years ago
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
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