Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google-gemini/deprecated-generative-ai-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: google-gemini/deprecated-generative-ai-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.8.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 11, 2024

  1. Expand .text error descriptions. (#527)

    * Expand error descriptions for #170
    
    Change-Id: I8599dafc9e5084a43f2ce482644d0e9e16b61061
    
    * Fix test failure cause by upgrade to protobuf>=5.0.0
    
    Change-Id: I16a3c1964284d16efb48073662901454d4e4a6a1
    
    * Format
    
    Change-Id: Iee130a7e58f2cfbc1001808ac892f119338626eb
    MarkDaoust authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1ccbc5a View commit details
    Browse the repository at this point in the history
  2. Fix default_metadata for files API. (#548)

    * Fix default_metadata for files API.
    
    Change-Id: Ibba74ccda137fe4ac62525868e036a0a0d612348
    
    * Pass the metadata through to the discovert URL
    
    Change-Id: If8f938a1026d46aafc617d1c0e95360c463f0ba0
    
    * fix tests, getmembers doesn't return classmethod/staticmetnod objects.
    
    Change-Id: I9449c6f3299f820fea4128cb598f39cf359cd9ef
    
    * format
    
    Change-Id: I4133647fbea3b6b995ed6edf56bd2a243c2131af
    
    * Add notes describing interaction of the discovery URL and API endpoint.
    
    Change-Id: Ibb8740fd548cc8a8a75b32508d6d05aa6e89f633
    
    * note abput default-metadata
    
    Change-Id: I9647c47718d7b6981692b484b9e9b2ed0f9a42cc
    
    * remove unused import
    
    Change-Id: Ie49216fef5eb13e202fd276fff62e7e20f03b062
    MarkDaoust authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    90f8094 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. update version (#554)

    Change-Id: Idb2f2006cdf4b37d7fc8c73112dba3a125edf175
    MarkDaoust authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c039446 View commit details
    Browse the repository at this point in the history
Loading