We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05d014d commit 814cf4dCopy full SHA for 814cf4d
packages/inference/src/lib/getProviderHelper.ts
@@ -2,9 +2,9 @@ import * as BlackForestLabs from "../providers/black-forest-labs";
2
import * as Cerebras from "../providers/cerebras";
3
import * as Cohere from "../providers/cohere";
4
import * as FalAI from "../providers/fal-ai";
5
+import * as FeatherlessAI from "../providers/featherless-ai";
6
import * as Fireworks from "../providers/fireworks-ai";
7
import * as HFInference from "../providers/hf-inference";
-import * as FeatherlessAI from "../providers/featherless-ai";
8
import * as Hyperbolic from "../providers/hyperbolic";
9
import * as Nebius from "../providers/nebius";
10
import * as Novita from "../providers/novita";
0 commit comments