Releases: mrzaizai2k/LLM-with-RAG
Releases · mrzaizai2k/LLM-with-RAG
Compatable with Langchain v0.2
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
The first tag of the system LLM + RAG. We can basically run deploy