# bitrouter-google
GitHub repository: [bitrouter/bitrouter](https://github.com/bitrouter/bitrouter)
Google Gemini adapter crate for BitRouter.
This crate contains the Google-specific request, response, and provider-side
translation code used for Gemini-style APIs. It is the workspace crate that
holds Google integration types and request handling logic.
## Includes
- Generate Content API support in `generate_content`
- Google request and response translation
- Provider integration pieces built on BitRouter core contracts