redis-developer / redis-ai-resources

✨ A curated list of awesome community resources, integrations, and examples of Redis in the AI ecosystem.
MIT License
146 stars 13 forks source link

blog align updates #30

Closed rbs333 closed 3 weeks ago

rbs333 commented 3 weeks ago

Changes for notebook and should also close https://redislabs.atlassian.net/browse/RAAE-223

justin-cechmanek commented 3 weeks ago

github won't show the large diff, but in your ragas notebook when defining your vector schema you have the line:

"algorithm": "HNSW",           # could use HNSW instead

should one of those 'HNSW' be 'FLAT'?

justin-cechmanek commented 3 weeks ago

typo, 'or' instead of 'of'. Note: ground truth answer can be created by critic LLM of with own human labeled data set. Note: ground truth answer can be created by critic LLM or with your own human labeled data set.