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: googleapis/python-bigquery-dataframes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: googleapis/python-bigquery-dataframes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.15.0
Choose a head ref
  • 7 commits
  • 29 files changed
  • 5 contributors

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    1053d56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92fdb93 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. feat: add llm.TextEmbeddingGenerator to support new embedding models (#…

    …905)
    
    * feat: add llm.TextEmbeddingGenerator to support new embedding models
    
    * fix docs
    GarrettWu authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6bc6a41 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. docs: update embedding model notebooks (#906)

    * feat: add llm.TextEmbeddingGenerator to support new embedding models
    
    * fix docs
    
    * docs: update embedding notebooks
    GarrettWu authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d9b8ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2fc51a View commit details
    Browse the repository at this point in the history
  3. feat: add ml.llm.Claude3TextGenerator model (#901)

    * feat: add ml.llm.Claude3TextGenerator model
    
    * add in toc.yml
    
    * fix mypy
    
    * add models
    GarrettWu authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7050038 View commit details
    Browse the repository at this point in the history
  4. chore(main): release 1.15.0 (#902)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e43e0e5 View commit details
    Browse the repository at this point in the history
Loading