Jimin Huang
feature: change to TheFinAI
6875c1b
raw
history blame
241 Bytes
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"
};