12
0

4 Commits

Author SHA256 Message Date
0ac728d22e we were seeing pytest core dumped when trying to scan other non-test files.
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-google-ai-generativelanguage?expand=0&rev=6
2024-10-29 14:11:03 +00:00
eefd5257a4 - 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

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-google-ai-generativelanguage?expand=0&rev=4
2024-09-25 13:05:10 +00:00
e08ad9fc92 - Include the pytest-asyncio module as a BuildRequires.-
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-google-ai-generativelanguage?expand=0&rev=2
2024-09-12 06:11:17 +00:00
b109b27b74 - Release 0.6.6
* [google-ai-generativelanguage] Add code execution (#12843)

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-google-ai-generativelanguage?expand=0&rev=1
2024-08-28 06:08:59 +00:00