Skip to content

An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.

Notifications You must be signed in to change notification settings

torbenbn/rag-tutorial-v2

 
 

Repository files navigation

rag-tutorial-v2

Forked from: https://github.com/pixegami/rag-tutorial-v2

Forked in order to

  • fix some deprecated API calls
  • use local embeddings
  • use a different model
  • use a non-default Ollama URL

Run tests with: pytest -s test_rag.py

About

An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%