fix: retriever_resource missing (#1317)
This commit is contained in:
@@ -30,7 +30,7 @@ class DatasetRetrieverTool(BaseTool):
|
||||
dataset_id: str
|
||||
k: int = 3
|
||||
conversation_message_task: ConversationMessageTask
|
||||
return_resource: str
|
||||
return_resource: bool
|
||||
retriever_from: str
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user