claude-code-best/src/services/api/openai
2026-06-01 17:31:12 +08:00
..
__tests__ feat: Add DeepSeek thinking mode support for OpenAI compatibility layer (#206) 2026-04-08 21:33:26 +08:00
client.ts 支持 OpenAI Chat 兼容协议 (#99) 2026-04-03 23:33:17 +08:00
convertMessages.ts fix: preserve empty reasoning_content for DeepSeek v4 thinking mode (#399) 2026-06-01 17:31:12 +08:00
convertTools.ts fix: OpenAI adapter tool calling compatibility 2026-04-06 13:31:28 +08:00
index.ts feat: Add DeepSeek thinking mode support for OpenAI compatibility layer (#206) 2026-04-08 21:33:26 +08:00
modelMapping.ts 分离OpenAI和Anthropic模型的环境变量 2026-04-05 03:31:06 +08:00
streamAdapter.ts fix: preserve empty reasoning_content for DeepSeek v4 thinking mode (#399) 2026-06-01 17:31:12 +08:00