Timothy J. Baek
|
9832e6edba
|
enhancement: OpenAI API
api.together.xyz, api.replicate.com
|
2024-04-28 10:20:40 -07:00 |
|
Timothy J. Baek
|
dbf7b15539
|
refac: naming convention
MODEL_FILTER_ENABLED -> ENABLE_MODEL_FILTER
|
2024-04-26 17:17:18 -04:00 |
|
Timothy J. Baek
|
1e919abda3
|
fix: settings getModels issue
|
2024-04-20 20:49:16 -05:00 |
|
Timothy J. Baek
|
fa9593b4e8
|
refac: openai error message
|
2024-04-20 16:01:25 -05:00 |
|
Self Denial
|
e6dd0bfbe0
|
Migrate to python logging module with env var control.
|
2024-03-20 17:11:36 -06:00 |
|
Timothy J. Baek
|
b188143f01
|
fix: openai proxy issue
|
2024-03-18 11:04:22 -07:00 |
|
Timothy J. Baek
|
ec9895a14a
|
fix: openai proxy issue
|
2024-03-18 11:02:09 -07:00 |
|
Timothy J. Baek
|
1bfcd801b7
|
fix: multiple openai issue
|
2024-03-18 01:11:48 -07:00 |
|
Timothy J. Baek
|
1e03871748
|
fix: openai issue
|
2024-03-16 03:25:20 -07:00 |
|
Timothy J. Baek
|
ed964260ba
|
fix: openai urls issue
|
2024-03-16 02:45:24 -07:00 |
|
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 |
|