mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
* feat: enhance token usage resolution for OpenAI and Anthropic compatibility Recognize OpenAI cached_tokens and wrapped proxy response paths, add tests for path priority and provider-specific total token fallback semantics. Co-authored-by: Cursor <cursoragent@cursor.com> * style: format * chore: Add tests and improve comments * fix: Remove provider specific protocol --------- Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| bpe_data | ||
| client.go | ||
| client_test.go | ||
| embedded_loader.go | ||
| embedded_loader_test.go | ||
| message_test.go | ||
| providers.go | ||
| providers_test.go | ||
| resolver.go | ||
| resolver_test.go | ||
| usage_resolver.go | ||
| usage_resolver_test.go | ||