refactor: rename argc install to argc link-to-aichat (#171)

This commit is contained in:
sigoden
2025-02-24 07:53:13 +08:00
committed by GitHub
parent 4780ecb39d
commit 5cd7e71a13
3 changed files with 16 additions and 7 deletions
+2 -2
View File
@@ -70,8 +70,8 @@ argc link-web-search web_search_tavily.sh
argc link-code-interpreter execute_py_code.py
# -------- Misc --------
# Install this repo to aichat functions_dir
argc install
# Link this repo to aichat functions_dir
argc link-to-aichat
# Displays version information for required tools
argc version
```