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: gemini-api-php/client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.4
Choose a base ref
...
head repository: gemini-api-php/client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 25 files changed
  • 5 contributors

Commits on Nov 30, 2024

  1. client-34 Allowing new/custom model names

    Closes #34
    erdemkose committed Nov 30, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    Copy the full SHA
    3065e0f View commit details
  2. Allow to change API version

    Erdem Köse authored and erdemkose committed Nov 30, 2024
    Copy the full SHA
    285f4a1 View commit details
  3. Fix style issue

    Erdem Köse authored and erdemkose committed Nov 30, 2024
    Copy the full SHA
    da8d2ac View commit details
  4. Run tests on PHP 8.4, too

    Erdem Köse authored and erdemkose committed Nov 30, 2024
    Copy the full SHA
    7da0475 View commit details

Commits on Dec 1, 2024

  1. Handle missing array keys

    Erdem Köse authored and erdemkose committed Dec 1, 2024
    Copy the full SHA
    c4fecae View commit details
  2. Add system instruction support

    Closes #51
    Erdem Köse authored and erdemkose committed Dec 1, 2024
    Copy the full SHA
    e3bc520 View commit details

Commits on Jan 13, 2025

  1. Copy the full SHA
    f4cd5a1 View commit details
  2. ImagePart extend FilePart to keep compatibility and add content funct…

    …ions
    AstritA authored and erdemkose committed Jan 13, 2025
    Copy the full SHA
    a408659 View commit details
  3. Fix: Test uses ImagePart instead of FilePart

    erdemkose committed Jan 13, 2025
    Copy the full SHA
    6475b25 View commit details

Commits on Jan 31, 2025

  1. feat: adding csv as supported format

    dennistobar authored and erdemkose committed Jan 31, 2025
    Copy the full SHA
    89aa62b View commit details
  2. Update supported mime types (#63)

    Update supported mime types
    erdemkose authored Jan 31, 2025
    Copy the full SHA
    a48e612 View commit details
Loading