627 Commits (33e68588ee5bd461c7ffdf3adfca9471ff374a48)
 

Author SHA1 Message Date
Kaveen Kumarasinghe 33e68588ee Merge branch 'main' into gpt-index
2 years ago
Kaveen Kumarasinghe 2e4de119db Add thinking message for conversations
2 years ago
Kaveen Kumarasinghe 6b5ad1bfb8 fix optimizer redo
2 years ago
github-actions 5d5ec3dbb1 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 0b71478e56 hot fix for docker
2 years ago
Kaveen Kumarasinghe 52df4cd457 hot fix for docker
2 years ago
Kaveen Kumarasinghe c10a2f0237 hotfix for docker
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
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 64ce627bb7 Update filetypes
2 years ago
Rene Teigen 0555cf8b33 Some async changes
2 years ago
Rene Teigen 9052bc2d80 Added gpt-index commands
2 years ago
github-actions a3ce3577a7 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 87cd1f01f6 fix convo redo
2 years ago
github-actions f8d797f3a8 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 99e8360e89
Merge pull request #122 from Kav-K/persistent-settings
2 years ago
Kaveen Kumarasinghe d8c3b2bd32 bump version
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
Kaveen Kumarasinghe b4ddee81f7 welcome message off by default
2 years ago
Kaveen Kumarasinghe c29103acfc
Merge pull request #121 from Kav-K/expand
2 years ago
Kaveen Kumarasinghe edf7ab5aa3 fix typo
2 years ago
Kaveen Kumarasinghe 22af4618b7 bump version
2 years ago
Kaveen Kumarasinghe d477fec9dd Add elaborate context menu action
2 years ago
Kaveen Kumarasinghe 6b879fad54 bump version
2 years ago
Kaveen Kumarasinghe 32726ecba1
Merge pull request #119 from duckdoom4/main
2 years ago
github-actions 774cf9423b Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe e4e390c640
Merge pull request #120 from duckdoom4/remove-magic-values
2 years ago
Kaveen Kumarasinghe 8d5dd77f2c remove print
2 years ago
Kaveen Kumarasinghe 50e6f59ab5 change token limit when the text model changes
2 years ago
duckdoom4 8982df882e Fix the default values set to temperature and top p
2 years ago
duckdoom4 ac11d9f2a4 Remove hardcoded 'magic values'
2 years ago
duckdoom4 5de2e79b3b Add missing models
2 years ago
duckdoom4 980f0f3dd4 Fix spelling mistakes
2 years ago
Kaveen Kumarasinghe 7c5cd99863 trigger deploy
2 years ago
github-actions 8b770cb872 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 4bbc234c8f
Merge pull request #118 from Hikari-Haru/redo-fixes
2 years ago
Kaveen Kumarasinghe 65db2a29a8 Merge branch 'redo-fixes' of https://github.com/Hikari-Haru/GPT3Discord into redo-fixes
2 years ago
Kaveen Kumarasinghe 91c879bb5f adjust img optimizer pretext slightly:
2 years ago
Kaveen Kumarasinghe 46a2c56b22
Merge branch 'main' into redo-fixes
2 years ago
Kaveen Kumarasinghe 42f5b1ea45 further minimalize openers and the minimal pretext
2 years ago
Kaveen Kumarasinghe 5841171106 slightly reduce pretext, improve minimal pretext, add support for >2 temperature
2 years ago
Kaveen Kumarasinghe 40bb101f27 bump version
2 years ago
Rene Teigen 62e86595b8 Final redo fix, can likely remove the id parameter from encapsulate send, not used
2 years ago