You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invalid argument provided to Gemini: 400 * GenerateContentRequest.tools[0].function_declarations[0].parameters.properties[state].properties: should be non-empty for OBJECT type
Description
I am trying to use langchain-google-genai = "^1.0.10", langgraph = "^0.2.12", receiving error
i am using from langchain_google_genai import ChatGoogleGenerativeAI and model gemini-1.5-flash
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
Description
I am trying to use langchain-google-genai = "^1.0.10", langgraph = "^0.2.12", receiving error
i am using
from langchain_google_genai import ChatGoogleGenerativeAI
and modelgemini-1.5-flash
System Info
python = ">=3.9,<3.13"
uvicorn = "^0.30.6"
langchain-community = "^0.2.12"
langchain-text-splitters = "^0.2.2"
langchain-chroma = "^0.1.3"
distro = "^1.9.0"
langgraph = "^0.2.12"
aiosqlite = "^0.20.0"
watchfiles = "^0.22.0"
filelock = "^3.15.4"
python-multipart = "*"
langchain-core = "^0.2.34"
sentence-transformers = "^3.0.1"
pypdf = "^4.3.0"
gunicorn = "^23.0.0"
pytz = "^2024.1"
tzlocal = "^5.2"
colorama = "^0.4.6"
langgraph-checkpoint-sqlite = "^1.0.0"
grpcio = "1.64.1"
torch = "2.2.2"
tiktoken = "^0.7.0"
langchain-google-genai = "^1.0.10"
pydantic-settings = "^2.4.0"
pandas = "^2.2.2"
openpyxl = "^3.1.5"
pydantic = "^2.8.2"
The text was updated successfully, but these errors were encountered: