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-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.0
Choose a base ref
...
head repository: google-gemini/deprecated-generative-ai-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.0
Choose a head ref
  • 4 commits
  • 32 files changed
  • 4 contributors

Commits on Mar 5, 2025

  1. feat (file-manager) support upload with buffer (#365)

    Co-authored-by: abdelkd <abdelkarimdjelalda@gmail.com>
    hkt74 and abdelkd authored Mar 5, 2025
    Copy the full SHA
    13466b3 View commit details

Commits on Mar 6, 2025

  1. Adds types which will enforce format rules when using String Schemas (#…

    …369)
    
    * Revert "Changed secret to use the PAT of the bot (#359)"
    
    This reverts commit e175360.
    
    * Added new types which will help enforce format: enum when using  enum field on StringSchemas
    
    * Added changeset
    
    * Fix tests
    
    * Fix docs
    
    * Removed the unnecesary date time schema interface
    
    * Fixed tests
    
    * Clarified types and rerun docs
    IvanLH authored Mar 6, 2025
    Copy the full SHA
    64e5af7 View commit details
  2. Version updates (#376)

    IvanLH authored Mar 6, 2025
    Copy the full SHA
    757de6e View commit details

Commits on Mar 7, 2025

  1. Added Manual workflow to trigger publish (#378)

    * Added manual workflow to publish
    
    * Updated workflow name
    IvanLH authored Mar 7, 2025
    Copy the full SHA
    a75dfb8 View commit details
Loading