A community member inquired about the availability of Async integration for Gemini models, as the documentation only covers proxy integration. The Helicone team responded that they are updating the Async integration and will send an email when it is released. The community members followed up on the progress, and the Helicone team confirmed that the update is in code review. However, the Async support is currently only available for Python and TypeScript, and the community member using PHP with cURL is advised to use the custom model integration endpoint.
@Cole Hi, just wanted to check if the recent update for Gemini models support Async integration ? The documentation only covers the proxy integration. https://docs.helicone.ai/integrations/gemini/api
hi @Justin , wanted to follow up on the progress. whether the async support for gemini is added. most of our request are via gemini, and right now we cant track it. thanks
But we are using all other endpoints using curl, no issue except for the gemini model using async. if we use this custom model integration link you shared, will it log our request under the gemini model in helicone dashboard ? a sample would be appreciated.