Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Vertex AI] Replace ModelContent.Part enum with protocol/structs #13767

Merged
merged 16 commits into from
Oct 7, 2024

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    300ce39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bacbe5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8662776 View commit details
    Browse the repository at this point in the history
  4. Remove generateContent autoclosure

    # Conflicts:
    #	FirebaseVertexAI/Sources/GenerativeModel.swift
    andrewheard committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1ad495e View commit details
    Browse the repository at this point in the history
  5. Fix sample app

    andrewheard committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fad34da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ab445b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95b8141 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69967b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    783940f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9704f56 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4260f06 View commit details
    Browse the repository at this point in the history
  12. Refactor FileDataPart

    andrewheard committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2da135d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    373bff4 View commit details
    Browse the repository at this point in the history
  14. Fix integration tests

    andrewheard committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ba223a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    34e210b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bfec8a View commit details
    Browse the repository at this point in the history