135 Commits (fbdc03b8ddcf81903f30349bd05a4c72bcafc3a0)

Author SHA1 Message Date
Rene Teigen fbdc03b8dd Enable json openers with overrides
1 year ago
github-actions 40ddf5a399 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe cf2dcd84f0 housekeeping, bugfixes
1 year ago
Kaveen Kumarasinghe 571d65fd37 revert auto-terminate change, bump version
1 year ago
github-actions 7c3b652a2a Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe a7b5d84a33 Persistent moderations
1 year ago
Kaveen Kumarasinghe b2a923b064 auto terminate ask()
1 year ago
Kaveen Kumarasinghe 7de071dbfd remove emoji before pinecone properly
1 year ago
github-actions b47d52f217 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 48c9092558 keyword some stuff
1 year ago
Kaveen Kumarasinghe 051fc3a2ff remove api key prints
1 year ago
Kaveen Kumarasinghe cfb7eb0903 Multi tenancy api key support
1 year ago
Kaveen Kumarasinghe 0b2d4c95b7 fix bugs with conversations, some slight improvements
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 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
github-actions ab553a0dba Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 189975a3f9 fix bug with message edits
1 year ago
Kaveen Kumarasinghe 7e72e9c71b fix awaiting response already removed
1 year ago
github-actions f4f53cf3cf Format Python code with psf/black push
1 year ago
Rene Teigen d3d15e767f Block further responses until current is finished in threads
1 year ago
Rene Teigen 566484febf Fix conversation limit not being able to close thread
1 year ago
Rene Teigen 55f0db7f8b Changed more name handling
1 year ago
Rene Teigen 36a9480506 Changed the ways names are added to the history
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 ae64bc9fa2 Fixed opener_file not being able to be used alone
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
github-actions 2c21d5da1c Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 962cb3429c add some convo safety checks
1 year ago
Rene Teigen 11ae8de8e0 Add a response if you're not in a conversation
1 year ago
Rene Teigen db9dd047a9 Changed how the message type is checked end_conversation
1 year ago
Rene Teigen f93e9c1bbf Implement /gpt end
1 year ago
Rene Teigen f8d3dd0ffd Added os specific separator like in gpt3discord.py
1 year ago
Rene Teigen 581ec17643 Wrong opener_file description
1 year ago
Rene Teigen 6cfd2838a5 Added autocompleters to settings and opener files
1 year ago
github-actions d225b81aac Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 663fda421c Make recurring file operations all async, add custom opener file feature
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
Hikari Haru 9e4460c009 Added basic passthrough to /ask
1 year ago
Kaveen Kumarasinghe a68eeb5651 fix some merge issues
1 year ago