mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Revert unintentional readme change
This commit is contained in:
parent
629cd14fad
commit
51b82771da
1 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ Create or edit `.qwen/settings.json` in your home directory:
|
|||
|
||||
- **`/compress`** - Compress conversation history to continue within token limits
|
||||
- **`/clear`** - Clear all conversation history and start fresh
|
||||
- **`/status`** - Check current token usage and limits
|
||||
- **`/stats`** - Check current token usage and limits
|
||||
|
||||
> 📝 **Note**: Session token limit applies to a single conversation, not cumulative API calls.
|
||||
|
||||
|
|
@ -313,7 +313,7 @@ qwen
|
|||
- `/help` - Display available commands
|
||||
- `/clear` - Clear conversation history
|
||||
- `/compress` - Compress history to save tokens
|
||||
- `/status` - Show current session information
|
||||
- `/stats` - Show current session information
|
||||
- `/exit` or `/quit` - Exit Qwen Code
|
||||
|
||||
### Keyboard Shortcuts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue