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: Add code for building RAG with Langchain blog #351

Merged
merged 8 commits into from
Dec 16, 2024

Conversation

isaac-chung
Copy link
Contributor

Description

Include a summary of the changes and the related issue.

Code for the blog: How to build a RAG system using LangChain

Related to: <ClickUp/JIRA task name>

Any expected test failures?


Add a [X] to relevant checklist items

❔ This change

  • adds a new feature
  • fixes breaking code
  • is cosmetic (refactoring/reformatting)

✔️ Pre-merge checklist

  • Refactored code (sourcery)
  • Tested code locally
  • Precommit installed and run before pushing changes
  • Added code to GitHub tests (notebooks, scripts)
  • Updated GitHub README
  • Updated the projects overview page on Notion

🧪 Test Configuration

  • OS:
  • Python version:
  • Neptune version:
  • Affected libraries with version:

@isaac-chung isaac-chung requested review from domikoz and a team as code owners December 7, 2024 12:38
@isaac-chung
Copy link
Contributor Author

@SiddhantSadangi thanks for your feedback. I've addressed each one and pushed the changes accordingly.

@SiddhantSadangi SiddhantSadangi added the blog community-code PR label Dec 16, 2024
@SiddhantSadangi SiddhantSadangi merged commit 2ba64e4 into neptune-ai:main Dec 16, 2024
6 checks passed
@isaac-chung isaac-chung deleted the isaac/rag-langchain branch December 16, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog community-code PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants