Spaces:
Running
Running
Update src/constants/organizations.ts
Browse files
src/constants/organizations.ts
CHANGED
@@ -11,6 +11,7 @@ export const ORGANIZATIONS: ProviderInfo[] = [
|
|
11 |
{ color: "#FEB800", authors: ["fantaxy"] },
|
12 |
{ color: "#0088cc", authors: ["fantos"] },
|
13 |
{ color: "#A020F0", authors: ["aiqtech"] },
|
|
|
14 |
|
15 |
{ color: "#ff7000", authors: ["mistralai"] },
|
16 |
{ color: "#1877F2", authors: ["meta-llama","facebook", ] },
|
|
|
11 |
{ color: "#FEB800", authors: ["fantaxy"] },
|
12 |
{ color: "#0088cc", authors: ["fantos"] },
|
13 |
{ color: "#A020F0", authors: ["aiqtech"] },
|
14 |
+
{ color: "#ff7000", authors: ["aiqcamp"] },
|
15 |
|
16 |
{ color: "#ff7000", authors: ["mistralai"] },
|
17 |
{ color: "#1877F2", authors: ["meta-llama","facebook", ] },
|