mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 12:11:09 +00:00
Code Assist cleanup and docs (#993)
This commit is contained in:
parent
9a11567f73
commit
431ee839a0
9 changed files with 122 additions and 80 deletions
|
|
@ -215,6 +215,9 @@ The CLI automatically loads environment variables from an `.env` file. The loadi
|
|||
- Set to any value to disable all color output in the CLI.
|
||||
- **`CLI_TITLE`**:
|
||||
- Set to a string to customize the title of the CLI.
|
||||
- **`CODE_ASSIST_ENDPOINT`**:
|
||||
- Specifies the endpoint for the code assist server.
|
||||
- This is useful for development and testing.
|
||||
|
||||
## 3. Command-Line Arguments
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue