-
- Downloads
abstract save function to base index class (#39)
Showing
- gpt_index/indices/base.py 3 additions, 1 deletiongpt_index/indices/base.py
- gpt_index/indices/keyword_table/__init__.py 1 addition, 0 deletionsgpt_index/indices/keyword_table/__init__.py
- gpt_index/indices/list/__init__.py 1 addition, 0 deletionsgpt_index/indices/list/__init__.py
- gpt_index/indices/list/base.py 0 additions, 5 deletionsgpt_index/indices/list/base.py
- gpt_index/indices/tree/__init__.py 1 addition, 0 deletionsgpt_index/indices/tree/__init__.py
- gpt_index/indices/tree/base.py 0 additions, 5 deletionsgpt_index/indices/tree/base.py
- pyproject.toml 1 addition, 1 deletionpyproject.toml
Please register or sign in to comment