refactor: import getAPIProvider and normalize arrow function syntax in OpenAI service
This commit is contained in:
parent
942a7f961f
commit
20aee68a36
|
|
@ -67,6 +67,7 @@ import {
|
||||||
isDeferredTool,
|
isDeferredTool,
|
||||||
SEARCH_EXTRA_TOOLS_TOOL_NAME,
|
SEARCH_EXTRA_TOOLS_TOOL_NAME,
|
||||||
} from '@claude-code-best/builtin-tools/tools/SearchExtraToolsTool/prompt.js'
|
} from '@claude-code-best/builtin-tools/tools/SearchExtraToolsTool/prompt.js'
|
||||||
|
import { getAPIProvider } from 'src/utils/model/providers.js'
|
||||||
|
|
||||||
function convertToResponsesReasoningEffort(
|
function convertToResponsesReasoningEffort(
|
||||||
effortValue: unknown,
|
effortValue: unknown,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user