mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-22 02:50:31 +00:00
feat(core): add web_search
in OpenAI tools list (#32738)
This commit is contained in:
@@ -515,6 +515,7 @@ _WellKnownOpenAITools = (
|
||||
"mcp",
|
||||
"image_generation",
|
||||
"web_search_preview",
|
||||
"web_search",
|
||||
)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user