Add Rovo CLI Transformer info to README.md

This commit is contained in:
SaseQ
2025-08-13 18:19:22 +02:00
committed by GitHub
parent 4fca983e4f
commit 5d00f519cd

View File

@@ -315,6 +315,7 @@ Transformers allow you to modify the request and response payloads to ensure com
- `cleancache`: Clears the `cache_control` field from requests.
- `vertex-gemini`: Handles the Gemini API using Vertex authentication.
- `qwen-cli` (experimental): Unofficial support for qwen3-coder-plus model via Qwen CLI [qwen-cli.js](https://gist.github.com/musistudio/f5a67841ced39912fd99e42200d5ca8b).
- `rovo-cli` (experimental): Unofficial support for gpt-5 via Atlassian Rovo Dev CLI [rovo-cli.js](https://gist.github.com/SaseQ/c2a20a38b11276537ec5332d1f7a5e53).
**Custom Transformers:**