redis / redis-vl-python

Redis Vector Library (RedisVL) interfaces with Redis' vector database for realtime semantic search, RAG, and recommendation systems.
https://www.redisvl.com/
MIT License
210 stars 32 forks source link

corrects typos in overview and getting started examples #135

Closed justin-cechmanek closed 5 months ago

justin-cechmanek commented 5 months ago

This address a few minor typos I came across while working through the examples.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.60%. Comparing base (f297133) to head (4badba7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ======================================= Coverage 89.60% 89.60% ======================================= Files 25 25 Lines 1481 1481 ======================================= Hits 1327 1327 Misses 154 154 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.