Fix using isort

This commit is contained in:
minbang930
2025-03-20 08:08:51 +09:00
parent 8535f41215
commit eef10607e1
+1
View File
@@ -15,6 +15,7 @@ from app.llm import LLM
from app.tool.base import BaseTool, ToolResult
from app.tool.web_search import WebSearch
_BROWSER_DESCRIPTION = """
Interact with a web browser to perform various actions such as navigation, element interaction, content extraction, and tab management. This tool provides a comprehensive set of browser automation capabilities: