Spaces:
Runtime error
Runtime error
"""Empty Index.""" | |
from gpt_index.indices.empty.base import GPTEmptyIndex | |
__all__ = [ | |
"GPTEmptyIndex", | |
] | |
"""Empty Index.""" | |
from gpt_index.indices.empty.base import GPTEmptyIndex | |
__all__ = [ | |
"GPTEmptyIndex", | |
] | |