Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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