Skip to content

feat: Add placeholder for LangChain with Memorystore Redis integration #30

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

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

PingXie
Copy link
Contributor

@PingXie PingXie commented Feb 16, 2024

  • Introduce initial ipynb file as a scaffold for demonstrating the integration of LangChain with Memorystore for Redis.
  • The notebook is currently a placeholder, with detailed examples and guidance to be added.

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

- Introduce initial ipynb file as a scaffold for demonstrating the integration of LangChain with Memorystore for Redis.
- The notebook is currently a placeholder, with detailed examples and guidance to be added.
@PingXie PingXie requested a review from a team as a code owner February 16, 2024 21:41
@product-auto-label product-auto-label bot added the api: redis Issues related to the googleapis/langchain-google-memorystore-redis-python API. label Feb 16, 2024
@PingXie PingXie merged commit 4ac8def into main Feb 16, 2024
@PingXie PingXie deleted the quick-start branch February 16, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: redis Issues related to the googleapis/langchain-google-memorystore-redis-python API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants