demo / frontend /src /utils /constants.ts
Pierre Andrews
Initial commit
f52d137
raw
history blame
203 Bytes
export const PROVIDERS = [
"cerebras",
"cohere",
"featherless-ai",
"fireworks-ai",
"groq",
"hf-inference",
"hyperbolic",
"nebius",
"novita",
"nscale",
"sambanova",
"together",
];