falkoro
|
cdbd9ac20f
|
Rename azure-app-service to azure-app-service.md
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
|
2 years ago |
falkoro
|
7803d2fb15
|
Update azure-app-service
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
|
2 years ago |
falkoro
|
5b84ca73cf
|
Update azure-app-service
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
|
2 years ago |
falkoro
|
e81b4c36da
|
Update and rename How to host on Azure app service.md to azure-app-service
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
|
2 years ago |
Kaveen Kumarasinghe
|
571061cdcf
|
Merge pull request #130 from falkoro/patch-2
Create How to host on Azure app service.md
|
2 years ago |
github-actions
|
c7271ab525
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
3839ff2abe
|
Merge pull request #127 from Hikari-Haru/set-conversation-model
Add the ability to set model in threads
|
2 years ago |
Kaveen Kumarasinghe
|
5f62b1fa2e
|
Merge branch 'main' into set-conversation-model
Signed-off-by: Kaveen Kumarasinghe <k5kumara@uwaterloo.ca>
|
2 years ago |
Kaveen Kumarasinghe
|
945d3db7de
|
bump version
|
2 years ago |
Kaveen Kumarasinghe
|
2e4de119db
|
Add thinking message for conversations
|
2 years ago |
Kaveen Kumarasinghe
|
6b5ad1bfb8
|
fix optimizer redo
|
2 years ago |
falkoro
|
d7dc968961
|
Create How to host on Azure app service.md
Signed-off-by: falkoro <39274208+falkoro@users.noreply.github.com>
|
2 years ago |
Rene Teigen
|
5be9971b26
|
Set ephemeral option to be named private
|
2 years ago |
github-actions
|
5d5ec3dbb1
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
0b71478e56
|
hot fix for docker
|
2 years ago |
Kaveen Kumarasinghe
|
52df4cd457
|
hot fix for docker
|
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
|
a3ce3577a7
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
87cd1f01f6
|
fix convo redo
|
2 years ago |
github-actions
|
f8d797f3a8
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
99e8360e89
|
Merge pull request #122 from Kav-K/persistent-settings
persistent settings
|
2 years ago |
Kaveen Kumarasinghe
|
d8c3b2bd32
|
bump version
|
2 years ago |
Kaveen Kumarasinghe
|
57271f1051
|
Summarize, fix context menu actions
|
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 |
Kaveen Kumarasinghe
|
c29103acfc
|
Merge pull request #121 from Kav-K/expand
Expand
|
2 years ago |
Kaveen Kumarasinghe
|
edf7ab5aa3
|
fix typo
|
2 years ago |
Kaveen Kumarasinghe
|
22af4618b7
|
bump version
|
2 years ago |
Kaveen Kumarasinghe
|
d477fec9dd
|
Add elaborate context menu action
|
2 years ago |
Kaveen Kumarasinghe
|
6b879fad54
|
bump version
|
2 years ago |
Kaveen Kumarasinghe
|
32726ecba1
|
Merge pull request #119 from duckdoom4/main
Fix spelling mistakes
|
2 years ago |
github-actions
|
774cf9423b
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
e4e390c640
|
Merge pull request #120 from duckdoom4/remove-magic-values
Add missing models / Code cleanup
|
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 |
duckdoom4
|
980f0f3dd4
|
Fix spelling mistakes
|
2 years ago |
Kaveen Kumarasinghe
|
7c5cd99863
|
trigger deploy
|
2 years ago |
github-actions
|
8b770cb872
|
Format Python code with psf/black push
|
2 years ago |
Kaveen Kumarasinghe
|
4bbc234c8f
|
Merge pull request #118 from Hikari-Haru/redo-fixes
Fix conversation redos
|
2 years ago |
Kaveen Kumarasinghe
|
65db2a29a8
|
Merge branch 'redo-fixes' of https://github.com/Hikari-Haru/GPT3Discord into redo-fixes
|
2 years ago |
Kaveen Kumarasinghe
|
91c879bb5f
|
adjust img optimizer pretext slightly:
|
2 years ago |