I intend to migrate from prismphp to laravel ai sdk but the only thing missing between the two is crucially explicit cache support for gemini. [Prism Implementation ](https://github.com/prism-php/prism/blob/main/src/Providers/Gemini/Handlers/Cache.php) [Gemini Docs](https://ai.google.dev/gemini-api/docs/caching#generate-content)
I intend to migrate from prismphp to laravel ai sdk but the only thing missing between the two is crucially explicit cache support for gemini.
Prism Implementation
Gemini Docs