refactor: search tools (#76)

This commit is contained in:
sigoden
2024-07-17 09:23:52 +08:00
committed by GitHub
parent a4087408a2
commit 2ee24731dc
10 changed files with 43 additions and 23 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ set -e
# @describe Search arXiv for a query and return the top papers.
# @env ARXIV_MAX_RESULTS=5 The max results to return.
# @env ARXIV_MAX_RESULTS=3 The max results to return.
# @option --query! The query to search for.
main() {