115 Commits (dfd3773f8abbbb6b4724e8803f0affbf24f4bec8)

Author SHA1 Message Date
github-actions 5a8cda990a Format Python code with psf/black push
2 years ago
Lu Yao 3afc7a15cb
Merge branch 'main' into request-testing
2 years ago
Lu Yao Chen d78a7d2fad
chatgpt send request and fix logic for max tokens
2 years ago
github-actions 07b6882a95 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 6dc58ea025 temp fix for gpt4 conversations, some safeguards for channel chats
2 years ago
Lu Yao Chen 9754499e81
simple send req non chatgpt test
2 years ago
github-actions 62ad5350d7 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 54291c6032 channel conversations, gpt4 pricing, summarize fix
2 years ago
github-actions e2c7430c24 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 58dc7e19bd GPT4 Support
2 years ago
Kaveen Kumarasinghe f439ef9ce9 persist conversations through restarts
2 years ago
Kaveen Kumarasinghe 1a511dfe50 unfix max conversation length
2 years ago
github-actions 5cb8d73015 Format Python code with psf/black push
2 years ago
Rene Teigen a1af23179d Fix docker persistence
2 years ago
Rene Teigen 6782bb66dc Fix compose requiring a search index existing
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 c9b9d9ce2b Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
2 years ago
Kaveen Kumarasinghe a025f810c1 ChatGPT Integration polished some more
2 years ago
github-actions 0dd2083a3e Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 0216e393f6 tentative ChatGPT support
2 years ago
Kaveen Kumarasinghe 746582dbfd Make conversations a bit better
2 years ago
Kaveen Kumarasinghe 9487a475fa fix length bugs, bump version
2 years ago
github-actions 0e87666617 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 3f983913ba Pre-moderations, language detection
2 years ago
github-actions c7271ab525 Format Python code with psf/black push
2 years ago
Kaveen Kumarasinghe 5f62b1fa2e
Merge branch 'main' into set-conversation-model
2 years ago
github-actions 5d5ec3dbb1 Format Python code with psf/black push
2 years ago
Rene Teigen f48deab320 Forgot to remove extra models
2 years ago
Rene Teigen 669e3f0191 Changed how max tokens are fetched
2 years ago
Rene Teigen 71125ce65d Add ephemeral option to ask and edit
2 years ago
Rene Teigen 95dd054f1c Remove finetune stuff
2 years ago
Rene Teigen 02b2bb97d8 Change backoff handling to be more verbose
2 years ago
Rene Teigen 5de0fd37da Conversation command now has a model option
2 years ago
github-actions f8d797f3a8 Format Python code with psf/black push
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
github-actions 774cf9423b Format Python code with psf/black push
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
Kaveen Kumarasinghe 5841171106 slightly reduce pretext, improve minimal pretext, add support for >2 temperature
2 years ago
Rene Teigen 7260ab7b6b Add stop in conversation, some formatting
2 years ago