mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
refactor(config): move BaseToolConfig to a separate file
PiperOrigin-RevId: 791841562
This commit is contained in:
committed by
Copybara-Service
parent
54cc849de7
commit
ef837015f3
@@ -13,7 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
from google.adk.tools import VertexAiSearchTool
|
||||
from google.adk.tools.base_tool import ToolConfig
|
||||
from google.adk.tools.tool_configs import ToolConfig
|
||||
from google.genai import types
|
||||
import yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user