- Notifications
You must be signed in to change notification settings - Fork4
Comparing changes
Open a pull request
base repository:googleapis/langchain-google-datastore-python
Uh oh!
There was an error while loading.Please reload this page.
base:v0.1.2
head repository:googleapis/langchain-google-datastore-python
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.2.0
- 11commits
- 38files changed
- 7contributors
Commits on Mar 27, 2024
chore: update kokoro deps (#40)
averikitsch authoredMar 27, 2024 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>
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>
Commits on Apr 5, 2024
fix: exclude messages field from Datastore index to avoid 1500 bytes …
…limit (#37)Co-authored-by: Averi Kitsch <akitsch@google.com>
Commits on Apr 15, 2024
chore(deps): update dependency idna to v3.7 [security] (#45)
renovate-bot authoredApr 15, 2024 chore: Update renovate.json5 (#44)
averikitsch authoredApr 15, 2024
Commits on Apr 25, 2024
chore: Update code owner (#47)
duwenxin99 authoredApr 25, 2024 chore(deps): update python-nonmajor (#48)
renovate-bot authoredApr 25, 2024
Commits on May 1, 2024
docs: Add API reference docs (#49)
* docs: Add API reference docs* replace firestore with datastore
duwenxin99 authoredMay 1, 2024 chore(main): release 0.2.0 (#42)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredMay 1, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.1.2...v0.2.0
Uh oh!
There was an error while loading.Please reload this page.