Skip to content

Releases: mrzaizai2k/LLM-with-RAG

Compatable with Langchain v0.2

15 Jun 04:17
Compare
Choose a tag to compare

The code and libs are updated to be compatable with langchain v0.2 as I want to load FAISS vector DB and use GPT-4o. I also add model routing to choose between GPT-4o and GPT3.5 from the input promts

v1.0.0

03 Feb 05:25
Compare
Choose a tag to compare

The first tag of the system LLM + RAG. We can basically run deploy