GoogleAIGeminiGenerator
- remove support for tools and change output type (#1177)
- Adopt uv as installer (#1142)
- Add chatrole tests and meta for GeminiChatGenerators (#1090)
- Remove the use of deprecated gemini models (#1032)
- Chat roles for model responses in chat generators (#1030)
- Make sure that streaming works with function calls - (drop python3.8) (#1137)
- Do not retry tests in
hatch run test
command (#954)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Update ruff linting scripts and settings (#1105)
- Update GeminiGenerator docstrings (#964)
- Update GoogleChatGenerator docstrings (#962)
- Handle
TypeError: Could not create Blob
inGoogleAIGeminiChatGenerator
(#772)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Update category slug (#442)
- Disable-class-def (#556)
- Create api docs (#354)
- [breaking] Adjust import paths (#268)