update to pro

This commit is contained in:
duanfuxiang 2025-08-21 00:59:12 +08:00
parent b66d3ab21f
commit 272082f6ca

View File

@ -22,9 +22,8 @@ export const GROK_BASE_URL = 'https://api.x.ai/v1'
export const SILICONFLOW_BASE_URL = 'https://api.siliconflow.cn/v1' export const SILICONFLOW_BASE_URL = 'https://api.siliconflow.cn/v1'
export const ALIBABA_QWEN_BASE_URL = 'https://dashscope.aliyuncs.com/compatible-mode/v1' export const ALIBABA_QWEN_BASE_URL = 'https://dashscope.aliyuncs.com/compatible-mode/v1'
export const MOONSHOT_BASE_URL = 'https://api.moonshot.cn/v1' export const MOONSHOT_BASE_URL = 'https://api.moonshot.cn/v1'
// export const INFIO_BASE_URL = 'https://api.infio.app' export const INFIO_BASE_URL = 'https://api.infio.app'
export const INFIO_PLATFORM_URL = 'https://platform.infio.app' export const INFIO_PLATFORM_URL = 'https://platform.infio.app'
export const INFIO_BASE_URL = 'http://192.168.31.211:4000'
export const JINA_BASE_URL = 'https://r.jina.ai' export const JINA_BASE_URL = 'https://r.jina.ai'
export const SERPER_BASE_URL = 'https://serpapi.com/search' export const SERPER_BASE_URL = 'https://serpapi.com/search'
// Pricing in dollars per million tokens // Pricing in dollars per million tokens