Hey, is Search Grounding on Gemini API supported in Portkey?
I am trying to add this to my config: "tools": { "google_search_retrieval": { "dynamic_retrieval_config": { "mode": "MODE_DYNAMIC", "dynamic_threshold": 0.5 } } }, And I get this: line 35: Property tools is not allowed.
Am I on the wrong track here or is it unsupported? Thanks!
Hi, is there any update on this? @Griphook | Portkey
I noticed there's a PR for the above issue too. I have a fact-checking workflow for my team that could really benefit from this if it could be implemented π