mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-15 01:21:48 +03:00
8cfdf53fe7
# Description Using LangGraph instead of LangChain LCEL to build and run the RAG pipeline, as LangGraph enables greater flexibility and an easier maintainability of complex (agentic) pipelines Completes CORE-175 ## Checklist before requesting a review Please delete options that are not relevant. - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my code - [x] I have commented hard-to-understand areas - [ ] I have ideally added tests that prove my fix is effective or that my feature works - [x] New and existing unit tests pass locally with my changes - [x] Any dependent changes have been merged ## Screenshots (if appropriate): --------- Co-authored-by: Stan Girard <girard.stanislas@gmail.com> |
||
---|---|---|
.. | ||
quivr_api | ||
.gitignore | ||
.python-version | ||
Dockerfile | ||
Dockerfile.dev | ||
pyproject.toml | ||
README.md |