mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-08 08:12:20 +03:00
Monster API shuttered operations on 2026-06-30. Mark monsterapi entry as isDeprecated with deprecationReason in INFERENCE_HOSTS catalog. Co-authored-by: Austin Liu <austinliu@Austins-MacBook-Air-3.local>
This commit is contained in:
@@ -29,7 +29,8 @@ export const APIKEY_PROVIDERS_INFERENCE = {
|
||||
textIcon: "OV",
|
||||
website: "https://openvecta.com",
|
||||
hasFree: true,
|
||||
freeNote: "Free credits on signup for OpenAI-compatible inference across LLMs, embeddings, and reasoning models",
|
||||
freeNote:
|
||||
"Free credits on signup for OpenAI-compatible inference across LLMs, embeddings, and reasoning models",
|
||||
},
|
||||
fireworks: {
|
||||
id: "fireworks",
|
||||
@@ -292,6 +293,9 @@ export const APIKEY_PROVIDERS_INFERENCE = {
|
||||
"One-time signup trial credits for decentralized GPU inference (no recurring free plan). No credit card required.",
|
||||
passthroughModels: true,
|
||||
authHint: "Get API key at monsterapi.ai",
|
||||
isDeprecated: true,
|
||||
deprecationReason:
|
||||
"Monster API shuttered operations on 2026-06-30. Use alternative OpenAI-compatible providers.",
|
||||
},
|
||||
modelscope: {
|
||||
id: "modelscope",
|
||||
|
||||
Reference in New Issue
Block a user