74 Commits (cf72d9d01be40e63edea24a36ef421c9062a21bb)

Author SHA1 Message Date
github-actions 5cb8d73015 Format Python code with psf/black push
2 years ago
Rene Teigen a1af23179d Fix docker persistence
2 years ago
github-actions 335ef5a4c9 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 5d5df76aa7
Fix composition loading
2 years ago
Kaveen Kumarasinghe a1ff887f02 fix docker loads
2 years ago
github-actions 3e20d5bab7 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 6941cc30b9 add some more gpt index readers
2 years ago
Kaveen Kumarasinghe 8c81d233f2 bump gpt index
2 years ago
Rene Teigen f33939f4c0 Fix adding discord index
2 years ago
github-actions 0e34c87f2e Format Python code with psf/black push
2 years ago
Rene Teigen 6782bb66dc Fix compose requiring a search index existing
2 years ago
github-actions cee34dcb0c Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 3ce319b254 chatgpt support for search and indexing
2 years ago
github-actions b47b80e830 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 69aacd9797 allow compositions with search indexes, make compose output look a bit nicer
2 years ago
github-actions 33df4784e6 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 8ecc8286aa improve index responses
2 years ago
github-actions 2a57901559 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe dba1f934a5 make search and index embeds look nicer
2 years ago
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