mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-21 22:52:19 +03:00
test(providers): regenerate translate-path golden snapshot for freebuff (#10531)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
- chore(test): regenerate the provider/translate-path golden snapshot to reflect freebuff (#10531), fixing a base-red left by that merge (freebuff/freeinference key ordering only, no value changes).
|
||||
@@ -2141,29 +2141,6 @@
|
||||
"stream": "https://api.freeaiapikey.com/v1/chat/completions"
|
||||
}
|
||||
},
|
||||
"freeinference": {
|
||||
"format": "openai",
|
||||
"headers": {
|
||||
"apiKey": {
|
||||
"Accept": "text/event-stream",
|
||||
"Authorization": "Bearer <TOK>",
|
||||
"Content-Type": "application/json"
|
||||
},
|
||||
"nonStream": {
|
||||
"Authorization": "Bearer <TOK>",
|
||||
"Content-Type": "application/json"
|
||||
},
|
||||
"oauth": {
|
||||
"Accept": "text/event-stream",
|
||||
"Authorization": "Bearer <TOK>",
|
||||
"Content-Type": "application/json"
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"nonStream": "https://freeinference.org/v1/chat/completions",
|
||||
"stream": "https://freeinference.org/v1/chat/completions"
|
||||
}
|
||||
},
|
||||
"freebuff": {
|
||||
"format": "openai",
|
||||
"headers": {
|
||||
@@ -2187,6 +2164,29 @@
|
||||
"stream": "https://www.codebuff.com/api/v1"
|
||||
}
|
||||
},
|
||||
"freeinference": {
|
||||
"format": "openai",
|
||||
"headers": {
|
||||
"apiKey": {
|
||||
"Accept": "text/event-stream",
|
||||
"Authorization": "Bearer <TOK>",
|
||||
"Content-Type": "application/json"
|
||||
},
|
||||
"nonStream": {
|
||||
"Authorization": "Bearer <TOK>",
|
||||
"Content-Type": "application/json"
|
||||
},
|
||||
"oauth": {
|
||||
"Accept": "text/event-stream",
|
||||
"Authorization": "Bearer <TOK>",
|
||||
"Content-Type": "application/json"
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"nonStream": "https://freeinference.org/v1/chat/completions",
|
||||
"stream": "https://freeinference.org/v1/chat/completions"
|
||||
}
|
||||
},
|
||||
"freemodel-dev": {
|
||||
"format": "openai",
|
||||
"headers": {
|
||||
|
||||
Reference in New Issue
Block a user