mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-07-30 06:32:17 +00:00
community fixes
Fix 12 GitHub issues: SSE streaming token counts (#stream_options), UTF-8 boundary panics (#472), cron timezone scheduling (#473), TOML multiline system_prompt (#463), dashboard 401 auth interceptor (#468), custom provider env var convention (#471), cron stale agent_id reassignment (#461), concurrent provider probing with cache (#474), model switch provider sync (#466/#387), OpenRouter real models (#385), embedding URL normalization (#395), ZHIPU content format (#384), Fish shell PATH detection (#372). 1915 tests pass, 0 clippy warnings.
This commit is contained in:
@@ -1343,7 +1343,7 @@ The following providers are recognized by `openfang config set-key` and `openfan
|
||||
| DeepSeek | `DEEPSEEK_API_KEY` | `deepseek-chat` |
|
||||
| Anthropic | `ANTHROPIC_API_KEY` | `claude-sonnet-4-20250514` |
|
||||
| OpenAI | `OPENAI_API_KEY` | `gpt-4o` |
|
||||
| OpenRouter | `OPENROUTER_API_KEY` | `openrouter/auto` |
|
||||
| OpenRouter | `OPENROUTER_API_KEY` | `openrouter/google/gemini-2.5-flash` |
|
||||
| Together | `TOGETHER_API_KEY` | -- |
|
||||
| Mistral | `MISTRAL_API_KEY` | -- |
|
||||
| Fireworks | `FIREWORKS_API_KEY` | -- |
|
||||
|
||||
Reference in New Issue
Block a user