diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9ea7f5e..a9ec854 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Setup uv - uses: astral-sh/setup-uv@v3 + uses: astral-sh/setup-uv@v4 - name: Install Dependencies run: uv sync --all-extras - name: Build diff --git a/docs/config/litellm.env b/docs/config/litellm.env index 8ff6ad1..4977b50 100644 --- a/docs/config/litellm.env +++ b/docs/config/litellm.env @@ -1 +1 @@ -DEEPSEEK_API_KEY="sk-***" +DEEPSEEK_API_KEY=sk-*** diff --git a/docs/help.md b/docs/help.md index 2fe170f..555fd5c 100644 --- a/docs/help.md +++ b/docs/help.md @@ -3,7 +3,7 @@ **Usage**: ```console -$ llm-cli [OPTIONS] COMMAND [ARGS]... +llm-cli [OPTIONS] COMMAND [ARGS]... ``` **Options**: @@ -20,7 +20,7 @@ $ llm-cli [OPTIONS] COMMAND [ARGS]... **Usage**: ```console -$ llm-cli commit [OPTIONS] +llm-cli commit [OPTIONS] ``` **Options**: @@ -32,7 +32,7 @@ $ llm-cli commit [OPTIONS] **Usage**: ```console -$ llm-cli repo [OPTIONS] COMMAND [ARGS]... +llm-cli repo [OPTIONS] COMMAND [ARGS]... ``` **Options**: @@ -49,7 +49,7 @@ $ llm-cli repo [OPTIONS] COMMAND [ARGS]... **Usage**: ```console -$ llm-cli repo description [OPTIONS] +llm-cli repo description [OPTIONS] ``` **Options**: @@ -61,7 +61,7 @@ $ llm-cli repo description [OPTIONS] **Usage**: ```console -$ llm-cli repo topics [OPTIONS] +llm-cli repo topics [OPTIONS] ``` **Options**: