惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
小众软件
小众软件
MongoDB | Blog
MongoDB | Blog
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
L
LangChain Blog
大猫的无限游戏
大猫的无限游戏
量子位
A
About on SuperTechFans
G
Google Developers Blog
雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园_首页
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Vercel News
Vercel News
V
Visual Studio Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 聂微东
U
Unit 42
Apple Machine Learning Research
Apple Machine Learning Research

Tripper Press - Take Photo, Think Seriously.

套利 运动热力图 - Lab - Tripper Press Chinese firms are wrapping their supply chains around the globe 沿着铁路向南行 - 河内之旅 What in My Bag Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously Tripper Press - Take Photo, Think Seriously
Configuring LLM APIs
aiokr · 2026-08-24 · via Tripper Press - Take Photo, Think Seriously.
- Kimi-Code:
    api:
      - type: openai
        baseUrl: https://api.kimi.com/coding/v1
      - type: anthropic
        baseUrl: https://api.kimi.com/coding/
    models:
      - id: k3
        name: "Kimi K3 (1M)"
        toolCalling: true
        vision: true
        maxInputTokens: 1048576
        maxOutputTokens: 32000
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
      - id: k3-256k
        name: "Kimi K3 (256K)"
        toolCalling: true
        vision: true
        maxInputTokens: 256000
        maxOutputTokens: 32000
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
      - id: kimi-for-coding
        name: "Kimi K2.7 Code"
        toolCalling: true
        vision: true
        maxInputTokens: 256000
        maxOutputTokens: 32000
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
      - id: kimi-for-coding-highspeed
        name: "Kimi K2.7 Code HighSpeed"
        toolCalling: true
        vision: true
        maxInputTokens: 256000
        maxOutputTokens: 32000
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
- DeepSeek:
    api:
      - type: openai
        baseUrl: https://api.deepseek.com
      - type: openai-chat-completions
        baseUrl: https://api.deepseek.com/chat/completions
      - type: openai-responses
        baseUrl: https://api.deepseek.com/responses
      - type: anthropic
        baseUrl: https://api.deepseek.com/anthropic
    models:
      - id: deepseek-v4-pro
        name: "DeepSeek V4 Pro"
        toolCalling: true
        vision: false
        maxInputTokens: 1048576
        maxOutputTokens: 393216
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 1
      - id: deepseek-v4-flash
        name: "DeepSeek V4 Flash"
        toolCalling: true
        vision: false
        maxInputTokens: 1048576
        maxOutputTokens: 393216
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 1
      - id: deepseek-v4-flash-vision-exp
        name: "DeepSeek V4 Flash Vision (Exp)"
        toolCalling: true
        vision: true
        maxInputTokens: 1048576
        maxOutputTokens: 393216
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 1
- Xiaomi-MiMo:
    api:
      - type: openai
        baseUrl: https://api.xiaomimimo.com/v1
      - type: anthropic
        baseUrl: https://api.xiaomimimo.com/anthropic
    models:
      - id: mimo-v2.5-pro
        name: "MiMo V2.5 Pro"
        toolCalling: true
        vision: false
        maxInputTokens: 1048576
        maxOutputTokens: 131072
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
      - id: mimo-v2.5
        name: "MiMo V2.5"
        toolCalling: true
        vision: true
        maxInputTokens: 1048576
        maxOutputTokens: 131072
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
      - id: mimo-v2.5-asr
        name: "MiMo V2.5 ASR"
        toolCalling: false
        vision: false
        maxInputTokens: 8192
        maxOutputTokens: 2048
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
      - id: mimo-v2.5-tts
        name: "MiMo V2.5 TTS"
        toolCalling: false
        vision: false
        maxInputTokens: 8192
        maxOutputTokens: 8192
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
      - id: mimo-v2.5-tts-voiceclone
        name: "MiMo V2.5 TTS VoiceClone"
        toolCalling: false
        vision: false
        maxInputTokens: 8192
        maxOutputTokens: 8192
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95
      - id: mimo-v2.5-tts-voicedesign
        name: "MiMo V2.5 TTS VoiceDesign"
        toolCalling: false
        vision: false
        maxInputTokens: 8192
        maxOutputTokens: 8192
        streaming: true
        modelOptions:
          temperature: 1
          top_p: 0.95