diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-04-26 21:22:32 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-04-26 21:22:32 +0200 |
commit | d5c62654400ffc063c74a14b60c3cf1ed6028fcb (patch) | |
tree | b466099b4ddabbc0d1c40ab551e685a98f287924 | |
parent | d77a27d9cbe1c040b66f2bd588e198eda0129b3d (diff) |
Update readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Retrieval Augmented Generation RAG with ollama (and optionally cohere) and qdrant. This is basically a glorified -(bloated) `ctrl+f`. +(bloated) `grep`. ## Usage |