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

community[feat]: Add OpenSearch Chat Message History #25898

Closed

Conversation

leedotpang
Copy link
Contributor

Description:
In building out a langchain powered OpenAI RAG tool at Ionic, we determined that utilizing AWS OpenSearch best fit our needs for our embeddings store. Since the service can also function as a document store without much additional effort, we also tested utilizing it for chat message history!

Twitter handle: @leedotpang

Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 4:41pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. community Related to langchain-community 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Aug 30, 2024
@efriis efriis assigned efriis and unassigned efriis Aug 30, 2024
@leedotpang
Copy link
Contributor Author

I'll get these failures sorted out asap!

@leedotpang
Copy link
Contributor Author

Good to go and ready for review. Open to any and all feedback, of course!

@leedotpang
Copy link
Contributor Author

@efriis did you have thoughts on this? 😄

@langcarl
Copy link

langcarl bot commented Nov 4, 2024

Thank you for the PR. This PR is marked Needs Support and has not yet received the 5 upvotes required by maintainers for review. It has been open for at least 25 days. Per the LangChain review process, this PR will be closed in 5 days if it does not reach the required threshold.

The Needs Support status is intended to prioritize review time on features that have demonstrated community support. If you feel this status was assigned in error or need more time to gather the required upvotes, please ping (at)ccurme and (at)efriis.

@langcarl langcarl bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 4, 2024
@leedotpang leedotpang force-pushed the feat/opensearch-chat-history branch from ee992f0 to 960080e Compare November 7, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Related to langchain-community 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder size:L This PR changes 100-499 lines, ignoring generated files. stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants