File size: 241 Bytes
e7abd9e
9beb346
e7abd9e
 
6875c1b
e7abd9e
6875c1b
1
2
3
4
5
6
7
8
export const HF_CONFIG = {
  CLIENT_ID: "18fe6b93-6921-444c-9a20-5c22c578f2d8",
  STORAGE_KEY: "hf_oauth",
  SCOPE: "openid profile",
  PROD_URL: "TheFinAI-open-greek-finance-llm-leaderboard.hf.space",
  DEV_URL: "http://localhost:7860"
};