aiqtech commited on
Commit
ecce901
·
verified ·
1 Parent(s): eca653f

Update src/constants/organizations.ts

Browse files
Files changed (1) hide show
  1. src/constants/organizations.ts +1 -0
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", ] },