Added google tool calling with gemini 2.0 Flash

This commit is contained in:
2025-03-08 19:21:51 +00:00
parent b9b40ffc1d
commit a840fc3824
6 changed files with 657 additions and 10 deletions

View File

@@ -13,6 +13,7 @@ dependencies = [
"anthropic>=0.46.0",
"apache-airflow>=2.10.0",
"openai>=1.64.0",
"google-genai>=1.5.0"
]
classifiers = [
"Development Status :: 3 - Alpha",