The error that I encountered was -
FAILED tests/indices/test_utils.py::test_expand_tokens_with_subtokens - LookupError:
FAILED tests/indices/keyword_table/test_utils.py::test_expand_tokens_with_subtokens - LookupError:
FAILED tests/indices/query/test_compose.py::test_recursive_query_table_list - LookupError:
FAILED tests/indices/query/test_compose.py::test_recursive_query_list_table - LookupError:
FAILED tests/indices/query/test_compose_vector.py::test_recursive_query_vector_table - LookupError:
FAILED tests/indices/query/test_compose_vector.py::test_recursive_query_vector_table_query_configs - LookupError:
FAILED tests/indices/query/test_compose_vector.py::test_recursive_query_vector_table_async - LookupError:
ERROR tests/llm_predictor/vellum/test_predictor.py::test_predict__basic - ModuleNotFoundError: No module named 'vellum'
ERROR tests/llm_predictor/vellum/test_predictor.py::test_predict__callback_manager - ModuleNotFoundError: No module named 'vellum'
ERROR tests/llm_predictor/vellum/test_predictor.py::test_stream__basic - ModuleNotFoundError: No module named 'vellum'
ERROR tests/llm_predictor/vellum/test_predictor.py::test_stream__callback_manager - ModuleNotFoundError: No module named 'vellum'
ERROR tests/llm_predictor/vellum/test_prompt_registry.py::test_from_prompt__new - ModuleNotFoundError: No module named 'vellum'
ERROR tests/llm_predictor/vellum/test_prompt_registry.py::test_from_prompt__existing - ModuleNotFoundError: No module named 'vellum'
ERROR tests/llm_predictor/vellum/test_prompt_registry.py::test_get_compiled_prompt__basic - ModuleNotFoundError: No module named 'vellum'