111 Commits (6bc39b13b4560a3bb615f714b78a6a92cf110663)

Author SHA1 Message Date
Lu Yao Chen d78a7d2fad
chatgpt send request and fix logic for max tokens
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
Kaveen Kumarasinghe 5841171106 slightly reduce pretext, improve minimal pretext, add support for >2 temperature
1 year ago
Rene Teigen 7260ab7b6b Add stop in conversation, some formatting
1 year ago
github-actions ea5f95800b Format Python code with psf/black push
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