web 启动旧版 LLM 客户端 Web 界面 uv run ./main.py web client 启动终端交互式 LLM 客户端 uv run ./main.py client ...
Say you have a "Projects" directory and you want to back it up, but only certain files, and ignore others depending on certain conditions: >>> import pathspec >>> # The gitignore-style patterns for ...