diff --git a/README.md b/README.md index 37f9ebf..710e779 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ https://www.youtube.com/watch?v=Oe-7dGDyzPM 9. run localrag_no_rewrite.py (no query re-write) ### Latest Updates V1.2 +- Upload.py + - replaced /n/n with /n - New embeddings model mxbai-embed-large from ollama (1.2) - Rewrite query function to improve retrival on vauge questions (1.2) - Pick your model from the CLI (1.1)