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-cloud-sql-pg-python Loading
base: v0.2.0
Choose a base ref
...
head repository: googleapis/langchain-google-cloud-sql-pg-python Loading
compare: v0.3.0
Choose a head ref
  • 8 commits
  • 28 files changed
  • 5 contributors

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    607ac1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8a9a05 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    7fc1c63 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump langchain-core from 0.1.32 to 0.1.34 (#99)

    Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.32 to 0.1.34.
    - [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 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    24fce9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98406b5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump langchain-core from 0.1.34 to 0.1.35 (#102)

    Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.34 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>
    dependabot[bot] committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    64796dc View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. feat: add API reference docs (#104)

    * feat: add API reference docs
    
    * fix typo
    
    * udpate tools
    averikitsch committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    43a9815 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.3.0 (#101)

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