convert tools to openai (#6100)

This commit is contained in:
Harrison Chase
2023-06-13 10:40:49 -07:00
committed by GitHub
parent 292accde2b
commit 970b2f9d38
3 changed files with 56 additions and 0 deletions

View File

@@ -62,6 +62,7 @@ _EXPECTED = [
"YouTubeSearchTool",
"BraveSearch",
"PubmedQueryRun",
"format_tool_to_openai_function",
]