async rust library for interacting with google's gemini API
heavily inspired by async-openai
- Gemini generate content api
- Gemini generate content api with streaming
- Gemini function calling / tool use
- Gemini grounding
- Anthropic RawPredict message completion api
- Anthropic StreamRawPredict message completion api
- anthropic tool / function calling support
More examples can be found in the examples directory.