- add display name to FunctionResponseBlob (4385bf9)
- add display name to FunctionResponseFileData (5ad6397)
- Add generate_content_config.thinking_level (1773949)
- Add image output options to ImageConfig for Vertex (06bee26)
- Add part.media_resolution (1773949)
- support Function call argument streaming for all languages (467fbe4)
- Add FileSearch tool and associated FileSearchStore management APIs (b4734d7)
- Add image_size to ImageConfig (Early Access Program) (587208c)
- Fix base_steps parameter for recontext_image (0f22c7e)
- Add FileSearch tool and associated FileSearchStore management APIs (9869797)
- Add RecontextImage support in Dotnet SDK (f314213)
- Add safety_filter_level and person_generation for Imagen upscaling (299c8d3)
- Added phish filtering feature. (deaf715)
- Auto-detect MIME type in Image.FromFile in Dotnet SDK (8d0b59e)
- Add docstring for enum classes that are not supported in Gemini or Vertex API (91da8bf)
- Add enable_enhanced_civic_answers in GenerationConfig (5eff838)
- Add Imagen EditImage support in Dotnet SDK (3055dca)
- Add labels field to Imagen configs (20ecf3f)
- Add SegmentImage support in Dotnet SDK (2201d74)
- Enable Google Maps tool for Genai. (794fba8)
- Support enableWidget feature in GoogleMaps (7d4ff93)
- support jailbreak in HarmCategory and BlockedReason (11210cf)
- support netstandard2.1 build (fix #56) (6803eeb)
- Add docstring for classes and fields that are not supported in Gemini or Vertex API (d1be9eb)
- update full API reference GitHub Page in README (353b288)
- update README to reflect the support of netstandard2.1 (ffb5c42)
- update readme to trigger release please (a916ba0)
-
Add support for
GenerateContentAsync,GenerateContentStreamAsync,GenerateImagesAsync, and 3 Live APIs, which includesSendClientContentAsync,SendRealtimeInputAsyncandSendToolResponseAsync.(c9fbf99) -
Add
FunctionResponsePart&ToolComputerUse.excludedPredefinedFunctions. (29210c6)
- Automatically generate API documentation and host it in GitHub Pages(5538043)