Skip to content

Commit

Permalink
remove arg
Browse files Browse the repository at this point in the history
  • Loading branch information
logan-markewich committed Nov 22, 2023
1 parent f96e9fb commit ea0c8f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llama_hub/llama_packs/sub_question_weaviate/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ class WeaviateSubQuestionPack(BaseLlamaPack):
def __init__(
self,
collection_name: str,
vector_store_info: VectorStoreInfo,
host: str,
auth_client_secret: str,
nodes: Optional[List[TextNode]] = None,
Expand Down

0 comments on commit ea0c8f2

Please sign in to comment.