diff --git a/README.md b/README.md index 1234e554..9fbd97cd 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ async def main(): rag.insert("Your text") # Perform hybrid search - mode="hybrid" + mode = "hybrid" print( await rag.query( "What are the top themes in this story?",