Jimin Huang
feature: change to TheFinAI
b7875ca
raw
history blame
249 Bytes
export const HF_CONFIG = {
CLIENT_ID: "18fe6b93-6921-444c-9a20-5c22c578f2d8",
STORAGE_KEY: "hf_oauth",
SCOPE: "openid profile",
PROD_URL: "https://thefinai-open-greek-finance-llm-leaderboard.hf.space",
DEV_URL: "http://localhost:7860"
};