327 Commits (6bc39b13b4560a3bb615f714b78a6a92cf110663)

Author SHA1 Message Date
Kaveen Kumarasinghe b60bcfd68d reset indexes command
1 year ago
Kaveen Kumarasinghe 22ba80c469 Multi-index support
1 year ago
github-actions c7271ab525 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 5f62b1fa2e
Merge branch 'main' into set-conversation-model
1 year ago
Kaveen Kumarasinghe 33e68588ee Merge branch 'main' into gpt-index
1 year ago
github-actions 5d5ec3dbb1 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe c7e6a447d3 Role checks
1 year ago
Kaveen Kumarasinghe e63c6227dd initial link loading
1 year ago
Kaveen Kumarasinghe 5d406b666b remove .cleanup() for temp_path (it gets auto cleaned up its ok
1 year ago
Rene Teigen 842c7241a3 Removed some imports
1 year ago
Rene Teigen c6a6245e00 Added server index backup and loading
1 year ago
Rene Teigen dd9cb0ce4c Add option for response mode on queries
1 year ago
Rene Teigen 37a20a7e37 Added discord channel and whole server indexing
1 year ago
Rene Teigen f48deab320 Forgot to remove extra models
1 year ago
Rene Teigen 669e3f0191 Changed how max tokens are fetched
1 year ago
Rene Teigen 71125ce65d Add ephemeral option to ask and edit
1 year ago
Rene Teigen 95dd054f1c Remove finetune stuff
1 year ago
Rene Teigen 02b2bb97d8 Change backoff handling to be more verbose
1 year ago
Rene Teigen 5de0fd37da Conversation command now has a model option
1 year ago
Rene Teigen 64ce627bb7 Update filetypes
1 year ago
Rene Teigen 0555cf8b33 Some async changes
1 year ago
Rene Teigen 9052bc2d80 Added gpt-index commands
1 year ago
github-actions f8d797f3a8 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe f473342bff move overrides into class
1 year ago
Kaveen Kumarasinghe 595feaf539 persistent settings
1 year ago
Kaveen Kumarasinghe b4ddee81f7 welcome message off by default
1 year ago
Kaveen Kumarasinghe 32726ecba1
Merge pull request #119 from duckdoom4/main
1 year ago
github-actions 774cf9423b Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 8d5dd77f2c remove print
1 year ago
Kaveen Kumarasinghe 50e6f59ab5 change token limit when the text model changes
1 year ago
duckdoom4 8982df882e Fix the default values set to temperature and top p
1 year ago
duckdoom4 ac11d9f2a4 Remove hardcoded 'magic values'
1 year ago
duckdoom4 5de2e79b3b Add missing models
1 year ago
duckdoom4 980f0f3dd4 Fix spelling mistakes
1 year ago
Kaveen Kumarasinghe 5841171106 slightly reduce pretext, improve minimal pretext, add support for >2 temperature
1 year ago
github-actions 7779e44a2c Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 11f563e16a Add Paraphrase
1 year ago
github-actions 7e5d9266d5 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 4df4096f02 speed up moderations and smoothen translations
1 year ago
Rene Teigen 7260ab7b6b Add stop in conversation, some formatting
1 year ago
github-actions f0860d1f66 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 2ff7cb1a3b add approve button to moderations, add reset
1 year ago
github-actions 4c08ab8820 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 7cb19039a1 custom bot name, beautify responses
1 year ago
Kaveen Kumarasinghe 50a9f7c469 custom bot name, beautify responses
1 year ago
Kaveen Kumarasinghe 02762fd61c Add formality param to translations
1 year ago
Kaveen Kumarasinghe 8c1f492243 reorder language list
1 year ago
github-actions d125668d25 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 3627d32e54 Translations with DeepL
1 year ago
github-actions ea5f95800b Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe e947e030fb more autocomplete
1 year ago
Kaveen Kumarasinghe ca0fa419f9 change some defaults
1 year ago
Rene Teigen 207df295f0 Even more
1 year ago
Rene Teigen 7e5dace02b Docs, fixes and linting
1 year ago
Kaveen Kumarasinghe ba3ea3231b a big refactor
1 year ago
Rene Teigen 1652c0be47 Merge remote-tracking branch 'Remote_Origin/main' into embeds
1 year ago
github-actions 99bb6200aa Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 2cf6f22d4f
Merge pull request #92 from Hikari-Haru/edit-endpoint
1 year ago
Rene Teigen cf7f3f9ba4 Fix paginated edits, fix ask edit passing in redos prompt
1 year ago
Alessandro Bellia 91e84dddf6
Added the possibility to configure SQLITE db path
1 year ago
Rene Teigen deee0b328d Codex redo
1 year ago
Rene Teigen 61a2a19191 Redo work
1 year ago
Rene Teigen baa37f65fd Merge remote-tracking branch 'Remote_Origin/main' into edit-endpoint
1 year ago
github-actions 5dcd493c67 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 709382b8da api backoff
1 year ago
Kaveen Kumarasinghe 8ab7257cac adjust warn thresholds..
1 year ago
Kaveen Kumarasinghe 8fe9772db3 add reaction to warned messages
1 year ago
Kaveen Kumarasinghe c9359bb17a update moderations delete thresholds
1 year ago
Kaveen Kumarasinghe 429ea37a44 Update moderations delete hate threshold
1 year ago
Rene Teigen e401927dcd Add support for permanent custom model in threads
1 year ago
Rene Teigen b261aa6df4 Add codex to the edit command
1 year ago
Rene Teigen 4efb82a033 Add edit endpoint
1 year ago
github-actions 4aa20f832f Format Python code with psf/black push
1 year ago
Rene Teigen 6b99f57fdf Merge remote-tracking branch 'Remote_Origin/main' into override_threads
1 year ago
github-actions 585638c457 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 6bff3b2cb5 Stabilize pinecone conversations
1 year ago
Rene Teigen 7ecc56f0ae Made the json parsin more robust and fixed bugs
1 year ago
Rene Teigen fbdc03b8dd Enable json openers with overrides
1 year ago
github-actions b47d52f217 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe eda7e66f02
Merge branch 'main' into multi-tenancy
1 year ago
Kaveen Kumarasinghe 051fc3a2ff remove api key prints
1 year ago
Kaveen Kumarasinghe cfb7eb0903 Multi tenancy api key support
1 year ago
github-actions ead677d558 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 0b2d4c95b7 fix bugs with conversations, some slight improvements
1 year ago
github-actions 2566eb2dc3 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe be18022dd8 merge
1 year ago
Kaveen Kumarasinghe 43fc228376 fix some moderation bugs
1 year ago
github-actions 2e0e96a205 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 4c11843fbc fix weird merge error
1 year ago
Kaveen Kumarasinghe 0c6272d933 Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
1 year ago
Kaveen Kumarasinghe 893cf11e84 improve moderations service
1 year ago
github-actions db5e13a9cd Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 7b42bc4afe Upgrade moderations service, double thresholds, admin options
1 year ago
github-actions 99e1e3b11d Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe a6ded5ab81 fix opener file loading
1 year ago
Justin McPherson 1e7b5b97a3 change path constructor
1 year ago
Justin McPherson d1d1b062f2 Merge branch 'main' into feat/docker-env
1 year ago
Justin McPherson 105afa0354 non docker case
1 year ago
github-actions 7f1a8e30f8 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 720fad0ee7 permanent memory with pinecone ready for alpha
1 year ago
Kaveen Kumarasinghe a8b209c212 draft
1 year ago
Kaveen Kumarasinghe fe54b250f6 fix img prompt optimizer redo bug
1 year ago
github-actions f4f53cf3cf Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 79c44fb0a0
Merge branch 'main' into rekey-conversation
1 year ago
github-actions 903c91497d Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 9896051a7b fine tune moderations a bit, fix Redo
1 year ago
Rene Teigen 55f0db7f8b Changed more name handling
1 year ago
Rene Teigen c0e0d8ba8b Changed conversations to be keyed by thread
1 year ago
github-actions 7fb849de88 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 369c836a72 AI Moderation!
1 year ago
github-actions db7c400ca4 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 3775432aae
Merge pull request #58 from Hikari-Haru/autocomplete
1 year ago
Rene Teigen 92f902cb15 return message if no opener folder
1 year ago
github-actions 20bd3a970c Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 04d1a06a9e
Merge pull request #60 from Hikari-Haru/bigger-images
1 year ago
github-actions 4a39685e45 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe b31bfbe26d
Merge pull request #55 from Hikari-Haru/ask-parameters
1 year ago
Rene Teigen 0835d849fc Add fallback if guild is None
1 year ago
Rene Teigen 68a20dcc50 Changed the image resizing to go by the guild filesize limit
1 year ago
Rene Teigen f2033c0fcc Set autocomplete to limit to 25 options, the max
1 year ago
Rene Teigen 6cfd2838a5 Added autocompleters to settings and opener files
1 year ago
Kaveen Kumarasinghe 663fda421c Make recurring file operations all async, add custom opener file feature
1 year ago
github-actions 9bbfa2de7a Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 6cea6da6fe Proper error messages on an API error
1 year ago
Rene Teigen ddc23e7c10 Added some print to send_request and fixed the top_p description
1 year ago
Rene Teigen 8fbfe952f8 Changed how the overrides are checked to allow "0" input
1 year ago
Hikari Haru 9e4460c009 Added basic passthrough to /ask
1 year ago
github-actions 92f7632095 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 05a54e28d6 Allow for a way for all users to be granted command access
1 year ago
github-actions ab3d0a6868 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 5218c445af
Merge branch 'main' into slashgroups-refactor
1 year ago
Kaveen Kumarasinghe 0adb5c0e38 fix welcome message
1 year ago
Kaveen Kumarasinghe 53235e4e1d Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
1 year ago
Kaveen Kumarasinghe 7d116d2ef3 fix typos
1 year ago
github-actions 316dcbb023 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe db1191144d fix minor typo
1 year ago
Karl f13bd6ea3f
Merge branch 'Kav-K:main' into KarlKennerley-GPT3Discord-Issue#34
1 year ago
Justin McPherson 566c0ae278 fix error
1 year ago
Justin McPherson ddbe356e2a Changes to environment loading.
1 year ago
Karl 3a663c244f
Updated get_welcome_message function
1 year ago
Karl 357422414a
Added getter and setter for welcome msg setting.
1 year ago
Rene Teigen b48c68e868 A little cleanup and changed the "admin" slash group to "system"
1 year ago
Rene Teigen e5eeb035c1 Implemented slash command grouping and more ways to configure who can use what.
1 year ago
github-actions 72c5760479 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe bfdd8fc29f black test
1 year ago
github-actions 17b71059b5 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 37f2c8c1b4 Make image operations completely async, fix the optimized text length, set best_of=2
1 year ago
Karl 49b652bdd3
Added getter for welcome message env variable.
1 year ago
Rene Teigen e31df356a9 Changed send_followup to respond
1 year ago
Rene Teigen 3ddb1056c3 Change way that roles are checked and some formatting
1 year ago
github-actions 2fc67fc13b Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe fb5b1f1e93 SLASH COMMANDSgit status! Major Overhaul
1 year ago
Cooper Lees 57e863167d
Merge branch 'Kav-K:main' into main
1 year ago
Cooper Ry Lees d6885b3c35 Add Dockerfile + concept of a DATA_DIR
1 year ago
Kaveen Kumarasinghe 51a7ed7239 API key oopsie ;)
1 year ago
github-actions ec38feaa36 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 193a967d41 REVAMP ASYNC, fully working now, massively improve immage prompt optimizer
1 year ago
github-actions 46b4c5d685 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe cdc6e70adb Fix tempfile giving PermissionError on windows
1 year ago
Kaveen Kumarasinghe 4de4ab3f6e bug squash!
1 year ago
Kaveen Kumarasinghe 1f96dda52a Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
1 year ago
Kaveen Kumarasinghe 510f294c76 make bot fully async!
1 year ago
github-actions 24dce18052 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 3ea5f544e8 Fix bugs and add end conversation button to convo messages
1 year ago
github-actions ffa23155c0 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 96c69c417f fix bugs
1 year ago
github-actions 0ed400a505 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe bb619e052c Recursive message summarizationgit add *git add *! Infinite chatgit add *git add *
1 year ago
Kaveen Kumarasinghe 2c915ddcc3 update convo starter and add set_usage
1 year ago
Kaveen Kumarasinghe 6001e57c58 Finalize everything and initialize the ci pipeline
1 year ago
Kaveen Kumarasinghe c54d2cc349 ironed out bugs
1 year ago
github-actions 1312a864df Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 0065f4918a Add full DALL-E Integration
1 year ago
Kaveen Kumarasinghe 9e263dc57b refactor, redo ability for image prompt optimization
1 year ago
Kaveen Kumarasinghe 165c62c978 Add a command to clear all conversation threads immediately across all servers the bot uses
1 year ago
Kaveen Kumarasinghe 741abc0555 Close threads when end
1 year ago
Kaveen Kumarasinghe 825b009aa8 Full refactor to pycord, and cogs
1 year ago