Commit 7fc9d87
authored
Updates two user guide notebooks so committed outputs no longer show
errors or noisy warnings.
- 04_vectorizers.ipynb: Guard Azure OpenAI cells when APIs are not all
set, so the notebook does not record a ValueError traceback for a
missing endpoint (see #588).
- 11_advanced_queries.ipynb: narrow warnings.filterwarnings for redis-py
hybrid “experimental API” UserWarnings, and remove the previously saved
warning text from the Basic Hybrid Query output (see #589).
1 parent fc9ccbd commit 7fc9d87
2 files changed
Lines changed: 884 additions & 952 deletions
0 commit comments