mirror of
https://github.com/EthanMarti/infio-copilot.git
synced 2026-01-16 08:21:55 +00:00
update to pro
This commit is contained in:
parent
b66d3ab21f
commit
272082f6ca
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user