55 Commits (3c54cb97b6d3acba78a6b5fb3bed6d1326af54a8)

Author SHA1 Message Date
Kaveen Kumarasinghe 3c54cb97b6 make /index responses look nicer
2 years ago
github-actions 0b2cbdd473 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe a2c5f9c3da readme, bugfixes, dedup
2 years ago
Kaveen Kumarasinghe 49ea116914 remove unneccessary
2 years ago
Kaveen Kumarasinghe c977f6c5f5 Token safeguards, better deep /search
2 years ago
github-actions 65f0190561 Format Python code with psf/black push
2 years ago
Rene Teigen c2af9763f2 Check index type
2 years ago
Kaveen Kumarasinghe 0f5b86b2ee format
2 years ago
Kaveen Kumarasinghe 8df5d308b2 index renaming functionality
2 years ago
Kaveen Kumarasinghe 8ae6991751 parameterize discord indexing message limit and child branch factor for /query
2 years ago
Kaveen Kumarasinghe 58dec34b8e Catch youtube transcript errors
2 years ago
Kaveen Kumarasinghe e5648eb469 async gpt-index changes
2 years ago
Rene Teigen b06604a1b3 Add parameters to text splitter
2 years ago
Rene Teigen d43de493a2 Add index_to_doc function
2 years ago
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 1088a03974 Github repo reader, deep 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
github-actions 5eedc459fa Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe b28795c69d bug fixes for index compositions
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
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 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
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 55fddbc37b Format Python code with psf/black push
2 years ago
Rene Teigen 3952842856 Add setting top_k amount to the query command
2 years ago
Rene Teigen 5a1bd48d94 Fix regression in full discord server indexing
2 years ago
github-actions 73390b262c Format Python code with psf/black push
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 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