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

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    18a2442 View commit details
    Browse the repository at this point in the history
  2. feat(ci): test against multiple versions (#35)

    * feat(ci): test against multiple versions
    
    * add uuid to test datastore loaders
    
    * add uuid
    
    * fix keys
    
    * fix typing
    
    * fix import
    
    ---------
    
    Co-authored-by: duwenxin99 <duwenxin@google.com>
    averikitsch and duwenxin99 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2e857be View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump langchain-core from 0.1.32 to 0.1.35 (#41)

    Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.32 to 0.1.35.
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](https://github.com/langchain-ai/langchain/commits)
    
    ---
    updated-dependencies:
    - dependency-name: langchain-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    dependabot[bot] and averikitsch authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8cd9e50 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    e852190 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. fix: exclude messages field from Datastore index to avoid 1500 bytes …

    …limit (#37)
    
    Co-authored-by: Averi Kitsch <akitsch@google.com>
    cymarechal-devoteam and averikitsch authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    dc8567b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    df63d82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68e4fdb View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    22a0ae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da320e7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. docs: Add API reference docs (#49)

    * docs: Add API reference docs
    
    * replace firestore with datastore
    duwenxin99 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    52da3ba View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.2.0 (#42)

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