Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0h-n0/langchain_ragoptim
Auto rag optimization library for Langhcain base LLM
https://github.com/0h-n0/langchain_ragoptim
Last synced: about 2 months ago
JSON representation
Auto rag optimization library for Langhcain base LLM
- Host: GitHub
- URL: https://github.com/0h-n0/langchain_ragoptim
- Owner: 0h-n0
- Created: 2024-05-02T15:23:58.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-05-04T18:02:24.000Z (10 months ago)
- Last Synced: 2024-11-09T09:49:18.815Z (3 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# langchain-ragoptim
Describe your project here.
## References
* Pydantic
* https://docs.pydantic.dev/latest/
* MLflow LLM evaluator
* https://mlflow.org/docs/latest/llms/llm-evaluate/index.html
* Module RAG
* https://arxiv.org/abs/2312.10997
* https://medium.com/@yufan1602/modular-rag-and-rag-flow-part-%E2%85%B0-e69b32dc13a3