better-ccflare 3.5.4 → 3.5.5
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 -0
- package/dist/better-ccflare +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -691,6 +691,7 @@ We recommend using one of the workarounds above until the npm bug is fixed.
|
|
|
691
691
|
- **OpenRouter** - OpenRouter integration with native API support and model mapping
|
|
692
692
|
- **Kilo** - Kilo API integration with usage tracking
|
|
693
693
|
- **Anthropic-Compatible** - Custom Anthropic-compatible providers with pay-as-you-go model
|
|
694
|
+
- **Ollama** - Local Ollama instance (v0.14.0+) via native Anthropic-compatible API at `/v1/messages`, no API key required
|
|
694
695
|
- **OpenAI-Compatible** - OpenAI-compatible providers (Together AI, etc.) with Claude API format
|
|
695
696
|
- **Universal API Format** - Use OpenAI-compatible providers with Claude API format
|
|
696
697
|
- **Automatic Format Conversion** - Seamless conversion between Anthropic and OpenAI request/response formats
|
package/dist/better-ccflare
CHANGED
|
Binary file
|
package/package.json
CHANGED