https://github.com/run-llama/llama_index/pull/14088 i can see this code, however when i use it in the code, i get :
File "/home//anaconda3/envs//lib/python3.11/site-packages/llama_index/core/agent/function_calling/step.py", line 158, in from_tools
return cls(
^^^^
File "/home//anaconda3/envs//lib/python3.11/site-packages/llama_index/core/agent/function_calling/step.py", line 102, in
init raise ValueError(
ValueError: Model name models/gemini-1.5-flash-latest does not support function calling API.