78 Commits (aa13c2c5e69c337d6c35448595c4a807bde80273)

Author SHA1 Message Date
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
github-actions 58c356764c Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe a72806248b Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe 1333c58c93 tentative youtube link support for transcribe
2 years ago
github-actions 8a4442a149 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 96ec0a4228 basic transcribe from file support
2 years ago
github-actions 68e4313d71 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe a025f810c1 ChatGPT Integration polished some more
2 years ago
Rene Teigen 471d634e18 Add missing SEARCH_ROLE check
2 years ago
Kaveen Kumarasinghe 3c54cb97b6 make /index responses look nicer
2 years ago
github-actions 72d34f93a4 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe bc553146cd add response mode to search
2 years ago
Kaveen Kumarasinghe 0f5b86b2ee format
2 years ago
Kaveen Kumarasinghe 8df5d308b2 index renaming functionality
2 years ago
Kaveen Kumarasinghe 7062c8dea2 typo
2 years ago
Kaveen Kumarasinghe 8ae6991751 parameterize discord indexing message limit and child branch factor for /query
2 years ago
Kaveen Kumarasinghe 01811f4c48 increase limits
2 years ago
Kaveen Kumarasinghe b034309ec0
Update commands.py
2 years ago
Kaveen Kumarasinghe 08f38afa5f
Update commands.py
2 years ago
github-actions 0f2d6de54e Format Python code with psf/black push
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
Rene Teigen e37f4024c8 Fix bug with searching pdfs and reduced max scope and nodes
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
Hikari Haru d780235d8d
Merge pull request #142 from Hikari-Haru/index-fixes
2 years ago
Rene Teigen 3952842856 Add setting top_k amount to the query command
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
2 years ago
github-actions 73390b262c Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe cd8d0624a9
Merge branch 'main' into gpt-index
2 years ago
Kaveen Kumarasinghe 258a87945c composability
2 years ago
Kaveen Kumarasinghe b60bcfd68d reset indexes command
2 years ago
github-actions c7271ab525 Format Python code with psf/black push
2 years ago
Rene Teigen 5be9971b26 Set ephemeral option to be named private
2 years ago
Kaveen Kumarasinghe c7e6a447d3 Role checks
2 years ago
Kaveen Kumarasinghe e63c6227dd initial link loading
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
2 years ago
Rene Teigen 71125ce65d Add ephemeral option to ask and edit
2 years ago
Rene Teigen 5de0fd37da Conversation command now has a model option
2 years ago
Rene Teigen 9052bc2d80 Added gpt-index commands
2 years ago
Kaveen Kumarasinghe 57271f1051 Summarize, fix context menu actions
2 years ago
Kaveen Kumarasinghe f473342bff move overrides into class
2 years ago
Kaveen Kumarasinghe 595feaf539 persistent settings
2 years ago