mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-03 01:40:21 +08:00
merge(pr287): absorb remaining rust branch changes
Absorb the remaining changes from PR #287 into aether-rust-pioneer after resolving conflicts locally and preserving the admin fixes already landed in this branch. Closes #287 Co-authored-by: AAEE86 <ppk0227@hotmail.com>
This commit is contained in:
@@ -1772,7 +1772,7 @@ async fn gateway_retries_next_local_openai_chat_stream_candidate_after_retryable
|
||||
"provider-openai-local-stream-backup",
|
||||
"endpoint-openai-local-stream-backup",
|
||||
"key-openai-local-stream-backup",
|
||||
10,
|
||||
20,
|
||||
2,
|
||||
"gpt-5-upstream-backup",
|
||||
),
|
||||
|
||||
@@ -1012,7 +1012,7 @@ async fn gateway_retries_next_local_openai_chat_sync_candidate_with_local_failov
|
||||
"provider-openai-local-backup",
|
||||
"endpoint-openai-local-backup",
|
||||
"key-openai-local-backup",
|
||||
10,
|
||||
20,
|
||||
2,
|
||||
"gpt-5-upstream-backup",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user