mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-19 14:41:24 +08:00
chore: format
This commit is contained in:
parent
adc9489261
commit
dd2faa2b6a
@ -107,7 +107,6 @@ class ClaudeCodeService implements AgentServiceInterface {
|
|||||||
|
|
||||||
const customGitBashPath = validateGitBashPath(configManager.get(ConfigKeys.GitBashPath) as string | undefined)
|
const customGitBashPath = validateGitBashPath(configManager.get(ConfigKeys.GitBashPath) as string | undefined)
|
||||||
|
|
||||||
|
|
||||||
// Route through local API Server which handles format conversion via unified adapter
|
// Route through local API Server which handles format conversion via unified adapter
|
||||||
// This enables Claude Code Agent to work with any provider (OpenAI, Gemini, etc.)
|
// This enables Claude Code Agent to work with any provider (OpenAI, Gemini, etc.)
|
||||||
// The API Server converts AI SDK responses to Anthropic SSE format transparently
|
// The API Server converts AI SDK responses to Anthropic SSE format transparently
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user