AI Search index fails
jimmyshah83 opened this issue · 1 comments
jimmyshah83 commented
Running the ai search index command fails with below error:
Command: ai search index update --files "./data/3-product-info/*.md" --index-name "product-info"
Error:
Updating search index 'product-info' ...
WARNING: Unhandled exception in Python script!
ERROR: Python script failed! (exit code=1)
OUTPUT: argument of type 'NoneType' is not iterable
luigiw commented
@jimmyshah83, we've updated the repo with new steps and python packages. Can you try again?