use anthropic API for kimi

This commit is contained in:
2026-04-29 15:40:49 +08:00
parent f2455b1843
commit f81d0e7707
+8 -3
View File
@@ -1,7 +1,7 @@
providers:
llm-public:
baseUrl: https://example.com/v1
api: openai-completions
llm-public-anthropic:
baseUrl: https://llm.public.moe.wtf/v1
api: anthropic-messages
apiKey: LLM_PUBLIC_KEY
models:
- id: kimi-k2.6
@@ -17,6 +17,11 @@ providers:
output: 4
cacheRead: 0.16
cacheWrite: 0
llm-public:
baseUrl: https://example.com/v1
api: openai-completions
apiKey: LLM_PUBLIC_KEY
models:
- id: gpt-5.5
name: GPT-5.5
reasoning: true