better-ccflare 3.1.12 → 3.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/better-ccflare +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -644,7 +644,7 @@ We recommend using one of the workarounds above until the npm bug is fixed.
|
|
|
644
644
|
- **OpenAI-Compatible** - OpenAI-compatible providers (OpenRouter, Together AI, etc.) with Claude API format
|
|
645
645
|
- **Universal API Format** - Use OpenAI-compatible providers (OpenRouter, Together AI, etc.) with Claude API format
|
|
646
646
|
- **Automatic Format Conversion** - Seamless conversion between Anthropic and OpenAI request/response formats
|
|
647
|
-
- **Model Mapping** - Map Claude models (
|
|
647
|
+
- **Model Mapping** - Map Claude models (Opus, Sonnet, Haiku) to equivalent OpenAI models
|
|
648
648
|
- **Streaming Support** - Full support for streaming responses from OpenAI-compatible providers
|
|
649
649
|
- **API Key Authentication** - Secure API key management for OpenAI-compatible providers
|
|
650
650
|
- **Cost Tracking** - Automatic cost calculation for usage monitoring and budgeting
|
package/dist/better-ccflare
CHANGED
|
Binary file
|
package/package.json
CHANGED