Timothy J. Baek
|
b4c770d74b
|
fix: disable openai model by default
|
2024-03-10 19:00:43 -07:00 |
|
Timothy J. Baek
|
a4ca1fc5c4
|
feat: model filter list env var
|
2024-03-09 21:47:01 -08:00 |
|
Timothy J. Baek
|
81daf4ceb9
|
feat: model filter frontend integration
|
2024-03-09 21:29:04 -08:00 |
|
Timothy J. Baek
|
b550e23bf6
|
feat: model filter backend
|
2024-03-09 21:19:20 -08:00 |
|
Timothy J. Baek
|
df49e4e1cc
|
fix: default openai api value
|
2024-03-06 20:25:24 -08:00 |
|
Timothy J. Baek
|
c255cba198
|
feat: multiple openai apis
|
2024-03-06 16:13:25 -08:00 |
|
Timothy J. Baek
|
59ae5b6d34
|
fix: openai filtering
|
2024-02-27 20:08:57 -08:00 |
|
Timothy J. Baek
|
781be2779b
|
refac: unnecessary max_token value removed
|
2024-02-27 20:02:23 -08:00 |
|
Sakkus
|
bbeaa92904
|
Fix OpenAI integration:
from docker on mac get errors since num_ctx not recognized;
remove num_ctx from, and max_tokens to, body in API calls.
|
2024-02-26 12:25:08 +00:00 |
|
Timothy J. Baek
|
90bcd1644a
|
rename to open-webui
|
2024-02-16 23:30:38 -08:00 |
|
Tim Farrell
|
08e8e922fd
|
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
|
2024-02-08 18:05:01 -06:00 |
|
Timothy J. Baek
|
519e27978f
|
refac
|
2024-02-05 22:58:02 -08:00 |
|
Timothy J. Baek
|
1b040143eb
|
feat: cache request body
|
2024-02-05 22:57:24 -08:00 |
|
Timothy J. Baek
|
0b8df52c97
|
feat: openai tts support
|
2024-02-05 22:51:08 -08:00 |
|
Timothy J. Baek
|
d67c632920
|
fix: openai
|
2024-01-22 09:45:56 -08:00 |
|
Timothy J. Baek
|
83181b7968
|
fix: add max_token only when field not present
|
2024-01-22 01:41:00 -08:00 |
|
Timothy J. Baek
|
b26e0fb7e7
|
refac
|
2024-01-22 01:37:54 -08:00 |
|
Aditya Pratap Singh
|
60afd6ecdd
|
Add workaround for gpt-4-vision-preview model that support 4k tokens
|
2024-01-20 04:34:47 +05:30 |
|
Aditya Pratap Singh
|
8662437a9f
|
Add workaround for gpt-4-vision-preview model
|
2024-01-20 04:17:06 +05:30 |
|
ThatOneCalculator
|
699fbefb8a
|
chore: 🎨 format
|
2024-01-04 20:05:19 -08:00 |
|
Timothy J. Baek
|
c0b099da4f
|
feat: openai frontend refac
|
2024-01-04 18:54:00 -08:00 |
|
Timothy J. Baek
|
17c66fde0f
|
feat: openai compatible api support
|
2024-01-04 18:38:03 -08:00 |
|
Timothy J. Baek
|
5e4dc98f44
|
feat: openai backend support
|
2024-01-04 16:49:34 -08:00 |
|