mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-07 07:12:28 +00:00
FileSearchTool
This commit is contained in:
@@ -13,7 +13,6 @@ from openai.types.completion_usage import (
|
||||
CompletionUsage,
|
||||
PromptTokensDetails,
|
||||
)
|
||||
from openai.types.llms.openai import FileSearchTool
|
||||
from openai.types.moderation import (
|
||||
Categories,
|
||||
CategoryAppliedInputTypes,
|
||||
@@ -33,6 +32,7 @@ from .llms.openai import (
|
||||
ChatCompletionThinkingBlock,
|
||||
ChatCompletionToolCallChunk,
|
||||
ChatCompletionUsageBlock,
|
||||
FileSearchTool,
|
||||
OpenAIChatCompletionChunk,
|
||||
WebSearchOptions,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user