mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
docs: update all documentation to use Qwen Code branding
This commit is contained in:
parent
c8f3b15971
commit
8caa0542c4
30 changed files with 340 additions and 339 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Token Caching and Cost Optimization
|
||||
|
||||
Gemini CLI automatically optimizes API costs through token caching when using API key authentication (Gemini API key or Vertex AI). This feature reuses previous system instructions and context to reduce the number of tokens processed in subsequent requests.
|
||||
Qwen Code automatically optimizes API costs through token caching when using API key authentication (e.g., OpenAI-compatible providers). This feature reuses previous system instructions and context to reduce the number of tokens processed in subsequent requests.
|
||||
|
||||
**Token caching is available for:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue