117 Commits (ab4b4b0971f2a6a2d1f50efb3cab7dda6c83bf05)

Author SHA1 Message Date
Rene Teigen ab4b4b0971 Remove codex from edit and code models
1 year ago
Kaveen Kumarasinghe ea36b5fed9
Update openai_model.py
1 year ago
github-actions 5a8cda990a Format Python code with psf/black push
1 year ago
Lu Yao 3afc7a15cb
Merge branch 'main' into request-testing
1 year ago
Lu Yao Chen d78a7d2fad
chatgpt send request and fix logic for max tokens
1 year ago
github-actions 07b6882a95 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 6dc58ea025 temp fix for gpt4 conversations, some safeguards for channel chats
1 year ago
Lu Yao Chen 9754499e81
simple send req non chatgpt test
1 year ago
github-actions 62ad5350d7 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 54291c6032 channel conversations, gpt4 pricing, summarize fix
1 year ago
github-actions e2c7430c24 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 58dc7e19bd GPT4 Support
1 year ago
Kaveen Kumarasinghe f439ef9ce9 persist conversations through restarts
1 year ago
Kaveen Kumarasinghe 1a511dfe50 unfix max conversation length
1 year ago
github-actions 5cb8d73015 Format Python code with psf/black push
1 year ago
Rene Teigen a1af23179d Fix docker persistence
1 year ago
Rene Teigen 6782bb66dc Fix compose requiring a search index existing
1 year ago
github-actions 58c356764c Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe a72806248b Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
1 year ago
Kaveen Kumarasinghe 1333c58c93 tentative youtube link support for transcribe
1 year ago
github-actions 8a4442a149 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 96ec0a4228 basic transcribe from file support
1 year ago
github-actions 68e4313d71 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe c9b9d9ce2b Merge branch 'main' of https://github.com/Kav-K/GPT3Discord
1 year ago
Kaveen Kumarasinghe a025f810c1 ChatGPT Integration polished some more
1 year ago
github-actions 0dd2083a3e Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 0216e393f6 tentative ChatGPT support
1 year ago
Kaveen Kumarasinghe 746582dbfd Make conversations a bit better
1 year ago
Kaveen Kumarasinghe 9487a475fa fix length bugs, bump version
1 year ago
github-actions 0e87666617 Format Python code with psf/black push
1 year ago
Kaveen Kumarasinghe 3f983913ba Pre-moderations, language detection
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
github-actions 5d5ec3dbb1 Format Python code with psf/black push
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
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
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