Skip to content

Commit 0750692

Browse files
author
whrho
committed
docs: update README fork diffs — DeepSeek-like, Mistral, xAI, Xiaomi
1 parent f48ca7a commit 0750692

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@
55
> **Key differences from upstream:**
66
> - HTTP 400 errors trigger model fallback chains (not just 401/403/429/5xx)
77
> - 429 rate-limit cooldown extended to 24 hours max
8-
> - Strips `interleaved` content blocks from NanoGPT/DeepSeek provider payloads
8+
> - Strips `interleaved` content blocks from DeepSeek-like provider payloads (DeepSeek.com, nano-gpt.com, deepseek-prefixed models, nanogpt compat providers)
9+
> - Filters empty assistant messages for Mistral to prevent 400 errors
10+
> - Strips `encrypted_content` from xAI reasoning input to prevent 400 decryption errors
11+
> - Enforces 200-tool cap for xAI regardless of namespace normalization
12+
> - Allows Xiaomi provider name prefix matching for multiple endpoints
13+
> - Backfills Xiaomi reasoning replay
914
> - Added missing `/v0/management/request-log-success-body` route
1015
> - Comprehensive AGENTS.md project knowledge base with agent-native workflow support
1116

0 commit comments

Comments
 (0)