Skip to content

tpancholi/RAG_Master_Class

Repository files navigation

RAG-MasterClass - Euron

Model Inference Platform

Notebooks

Important commands

Show all available options

uv run ruff check --help

Show statistics about fixes applied

uv run ruff check . --fix --show-fixes

Show which files were processed

uv run ruff check . --show-files

Combine multiple flags

uv run ruff check . --fix --show-fixes --show-files

strip jupyter notebook output

uv run jupyter nbconvert --clear-output --inplace notebooks/*.ipynb

About

RAG Related working code with changes uptill Sep 2025

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors