binhnase04854's picture
first deploy
b699122
raw
history blame contribute delete
143 Bytes
"""Init params."""
from gpt_index.readers.chatgpt_plugin.base import ChatGPTRetrievalPluginReader
__all__ = ["ChatGPTRetrievalPluginReader"]