Overview
Request 1203341 accepted
- Update to version 0.6.10
Features
* Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs,
response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result}
* Add GoogleSearchRetrieval tool and candidate.grounding_metadata
* Add HarmBlockThreshold.OFF
* Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY
* Add PredictionService (for Imagen)
* Add Schema.min_items
* Add TunedModels.reader_project_numbers
* Add model max_temperature
* Add new PromptFeedback and FinishReason entries
* Add new PromptFeedback and FinishReason entries for google-gemini/generative-ai-python#476
Documentation
* Small fixes
* Tag HarmCategories by the model family they're used on.
Bug Fixes
* Retry and timeout values do not propagate in requests during pagination
* Allow Protobuf 5.x
- Created by adrianSuSE
- In state accepted
- Package maintainer: yeey
Request History
adrianSuSE created request
- Update to version 0.6.10
Features
* Add GenerationConfig.{presence_penalty, frequency_penalty, logprobs,
response_logprobs, logprobs} and Candidate.{avg_logprobs, logprobs_result}
* Add GoogleSearchRetrieval tool and candidate.grounding_metadata
* Add HarmBlockThreshold.OFF
* Add HarmCategory.HARM_CATEGORY_CIVIC_INTEGRITY
* Add PredictionService (for Imagen)
* Add Schema.min_items
* Add TunedModels.reader_project_numbers
* Add model max_temperature
* Add new PromptFeedback and FinishReason entries
* Add new PromptFeedback and FinishReason entries for google-gemini/generative-ai-python#476
Documentation
* Small fixes
* Tag HarmCategories by the model family they're used on.
Bug Fixes
* Retry and timeout values do not propagate in requests during pagination
* Allow Protobuf 5.x
Guillaume_G accepted request