update settings for deep research mode
This commit is contained in:
@@ -32,7 +32,8 @@ export const OPENROUTER_BASE_URL = 'https://openrouter.ai/api/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 INFIO_BASE_URL = 'https://api.infio.com/api/raw_message'
|
||||
|
||||
export const JINA_BASE_URL = 'https://r.jina.ai'
|
||||
export const SERPER_BASE_URL = 'https://serpapi.com/search'
|
||||
// Pricing in dollars per million tokens
|
||||
type ModelPricing = {
|
||||
input: number
|
||||
|
||||
Reference in New Issue
Block a user