Rene Teigen
|
6782bb66dc
|
Fix compose requiring a search index existing
Fix username assignment in chatgpt conversations
|
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
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
|
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
lowered from 4024 to 2024 if max tokens can't be gotten
|
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
Added model autocomplete
|
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
The documentation mentions it's recommended to not alter both
See https://beta.openai.com/docs/api-reference/completions/create#completions/create-temperature
|
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
Added ping on thread open
Removed extra newlines from ask formatting
|
2 years ago |
github-actions
|
ea5f95800b
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
ca0fa419f9
|
change some defaults
|
2 years ago |
Rene Teigen
|
207df295f0
|
Even more
|
2 years ago |
Rene Teigen
|
7e5dace02b
|
Docs, fixes and linting
|
2 years ago |
github-actions
|
99bb6200aa
|
Format Python code with psf/black push
|
2 years ago |
Rene Teigen
|
deee0b328d
|
Codex redo
|
2 years ago |
Rene Teigen
|
baa37f65fd
|
Merge remote-tracking branch 'Remote_Origin/main' into edit-endpoint
|
2 years ago |
github-actions
|
5dcd493c67
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
709382b8da
|
api backoff
|
2 years ago |
Rene Teigen
|
e401927dcd
|
Add support for permanent custom model in threads
No current way to set it yourself
|
2 years ago |
Rene Teigen
|
b261aa6df4
|
Add codex to the edit command
|
2 years ago |
Rene Teigen
|
4efb82a033
|
Add edit endpoint
|
2 years ago |
github-actions
|
585638c457
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
6bff3b2cb5
|
Stabilize pinecone conversations
|
2 years ago |