Skip to content

Commit

Permalink
Add temp. return_tql to managed_side search
Browse files Browse the repository at this point in the history
  • Loading branch information
dgaloop committed Dec 28, 2023
1 parent d20e4d6 commit 0763abf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ def search(
return_view: bool,
deep_memory: bool,
exec_option: Optional[str] = "tensor_db",
return_tql: bool = False,
) -> Union[Dict, Dataset]:
feature_report_path(
path=self.bugout_reporting_path,
Expand Down

0 comments on commit 0763abf

Please sign in to comment.