bitrouter-google 0.12.0

BitRouter Google Adapter
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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