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/langchain-google-spanner-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: googleapis/langchain-google-spanner-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 9 commits
  • 15 files changed
  • 4 contributors

Commits on Mar 4, 2024

  1. docs: Update langchain_quick_start.ipynb (#32)

    * docs: Update langchain_quick_start.ipynb
    
    Add links + update introduction to match other code labs.
    
    * docs: Update langchain_quick_start.ipynb
    
    update gcs uri for spanner embeddings
    
    * docs: Update langchain_quick_start.ipynb
    
    fix error in gcs path
    tabbyl21 authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9d0a38b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. docs: Update langchain_quick_start.ipynb (#35)

    Need to peg specific version of model.
    tabbyl21 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    22bf5c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b91cbf4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump cryptography from 42.0.0 to 42.0.4 in /.kokoro (#19)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.4.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.0...42.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Averi Kitsch <[email protected]>
    dependabot[bot] and averikitsch authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    db65d81 View commit details
    Browse the repository at this point in the history
  4. chore(ci): add fallback lint (#34)

    * chore(ci): add fallback lint
    
    * Update lint_fallback.yml
    averikitsch authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7a45e1f View commit details
    Browse the repository at this point in the history
  5. chore: update chat message test (#31)

    Co-authored-by: Tabby <[email protected]>
    averikitsch and tabbyl21 authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    a0cf20d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. docs: update colabs (#30)

    * docs: update colabs
    
    * add links
    averikitsch authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    af66f7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8f6f71 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.2.1 (#33)

    * chore(main): release 0.2.1
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Averi Kitsch <[email protected]>
    release-please[bot] and averikitsch authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    e886f75 View commit details
    Browse the repository at this point in the history
Loading