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
176 stars 25 forks source link

Add Azure OAI secrets to gh actions #142

Closed tylerhutcherson closed 2 months ago

tylerhutcherson commented 2 months ago

Adds required env vars for azure openai support.

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 88.43%. Comparing base (a9124bd) to head (064e700).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 80.12% 88.43% +8.30% ========================================== Files 26 26 Lines 1565 1565 ========================================== + Hits 1254 1384 +130 + Misses 311 181 -130 ```

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