Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Firestore): Add support for FirestoreChatMessageHistory (#60) #1

Merged
merged 112 commits into from
Oct 6, 2023

Conversation

KennethKnudsen97
Copy link
Owner

No description provided.

KennethKnudsen97 and others added 30 commits August 7, 2023 23:02
 - langchain@0.0.5+1
 - langchain_openai@0.0.5+1
 - langchain@0.0.6
 - langchain_openai@0.0.6
 - langchain_google@0.0.1
 - vertex_ai@0.0.1
 - langchain@0.0.7
 - langchain_google@0.0.2
 - vertex_ai@0.0.2
 - langchain_openai@0.0.7
davidmigloz and others added 28 commits September 29, 2023 20:19
…avidmigloz#156)

Currently all VertexAI wrapper require a `AuthHttp` instance from `googleapis_auth` package. However, you may want to use a proxy server instead of calling directly VertexAI. Requiring an `http.Client` instead of  `AuthClient` gives you the flexibility to do that. As you can create your own wrapper of `http.Client` to handle the authentication of your proxy.
 - langchain_google@0.0.7+1
 - langchain_pinecone@0.0.2+1
 - vertex_ai@0.0.7+1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@c85c95e...3df4ab1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [melos](https://github.com/invertase/melos/tree/main/packages) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/invertase/melos/releases)
- [Changelog](https://github.com/invertase/melos/blob/main/CHANGELOG.md)
- [Commits](https://github.com/invertase/melos/commits/melos-v3.1.1/packages)

---
updated-dependencies:
- dependency-name: melos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
 - langchain@0.0.13
 - langchain_openai@0.0.13
 - langchain_pinecone@0.0.3
 - langchain_chroma@0.0.4
 - langchain_google@0.0.8
@KennethKnudsen97 KennethKnudsen97 merged commit 8357cb1 into main Oct 6, 2023
@KennethKnudsen97 KennethKnudsen97 deleted the firestore branch October 6, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants