Tim Jaeryang Baek
|
9fbc76f4bb
Merge pull request #16397 from 17jmumford/add_gpt_5_max_token_handling
|
2 月之前 |
Jeremy Mumford
|
c69f2cc776
updated comments
|
2 月之前 |
Jeremy Mumford
|
0c40d93da4
renamed and added gpt-5 to reflect OpenAI updates
|
2 月之前 |
Timothy Jaeryang Baek
|
d3547f0f54
refac: error handling
|
2 月之前 |
Timothy Jaeryang Baek
|
671f577264
feat/enh: forward chat id in header
|
2 月之前 |
Sihyeon Jang
|
17f0bef2e2
refactor: use cleanup_response on openai
|
3 月之前 |
Athanasios Oikonomou
|
96758176cc
fix: don't over quote forwarded headers
|
3 月之前 |
Timothy Jaeryang Baek
|
2b88f66762
refac: MODEL_LIST_CACHE_TTL -> MODELS_CACHE_TTL
|
3 月之前 |
Timothy Jaeryang Baek
|
0447790e6a
feat: MODEL_LIST_CACHE_TTL
|
3 月之前 |
Timothy Jaeryang Baek
|
e1f5f1e0b1
refac
|
3 月之前 |
Adam Tao
|
baafdb752c
feat(openai): Add stream_options to payload if api_version supports
|
3 月之前 |
priten
|
f7920df870
Fix non-ascii error issue on ENABLE_FORWARD_USER_INFO_HEADERS
|
3 月之前 |
Timothy Jaeryang Baek
|
5e35aab292
chore: format
|
4 月之前 |
henry
|
3ddebefca2
openai embeddings function modified
|
4 月之前 |
Henry
|
415114504f
Merge branch 'open-webui:main' into main
|
4 月之前 |
Timothy Jaeryang Baek
|
d43bbcae28
refac/fix: open webui params handling
|
4 月之前 |
Timothy Jaeryang Baek
|
2ab5aa4d34
refac: azure openai
|
4 月之前 |
Timothy Jaeryang Baek
|
2e56b1f13d
refac
|
4 月之前 |
Timothy Jaeryang Baek
|
caeb822cdc
feat: azure openai support
|
4 月之前 |
Timothy Jaeryang Baek
|
08e4c163ea
feat: local/external connections
|
5 月之前 |
Timothy Jaeryang Baek
|
7d0a78a43a
refac: aiohttp trust_env=True
|
5 月之前 |
grand
|
5a8e417590
* refactor openai handler to support all o-series models universally
|
5 月之前 |
Timothy Jaeryang Baek
|
eb80719cf0
feat: `AIOHTTP_CLIENT_SESSION_SSL`
|
5 月之前 |
Timothy Jaeryang Baek
|
c309412980
enh: connection tags
|
7 月之前 |
Timothy Jaeryang Baek
|
4e36b9794f
fix: logit bias issue
|
7 月之前 |
Timothy Jaeryang Baek
|
1e36282708
refac
|
7 月之前 |
dannyl1u
|
3c6a834ff4
fix: logit_bias in workspace models
|
7 月之前 |
tidely
|
b15814c42f
chore: remove unnecessary Path conversions
|
7 月之前 |
Timothy Jaeryang Baek
|
80f5573cf3
refac: AIOHTTP_CLIENT_TIMEOUT_MODEL_LIST
|
7 月之前 |
Didier FOURNOUT
|
b6873153c1
resolve a bug in /api/models/base not returning openai models when ENABLE_FORWARD_USER_INFO_HEADERS is true
|
7 月之前 |