one-api/relay
Laisky.Cai adcf4712e6 fix:refactor pricing models and enhance completion ratio logic
- Update pricing ratios and calculations for AI models in the billing system.
- Introduce new constants and enhance error handling for audio token rates.
- Comment out outdated pricing entries and include additional models in calculations.
2025-03-14 03:10:24 +00:00
..
adaptor fix: refactor cost calculation logic for web-search tools and improve quota handling 2025-03-13 09:52:13 +00:00
apitype feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00
billing fix:refactor pricing models and enhance completion ratio logic 2025-03-14 03:10:24 +00:00
channeltype feat: support Gemini openai compatible api 2025-02-16 17:59:39 +08:00
constant feat: support set system prompt for channel (close #1920) 2024-11-10 14:53:34 +08:00
controller fix: refactor cost calculation logic for web-search tools and improve quota handling 2025-03-13 09:52:13 +00:00
meta fix: update system prompt handling by renaming field and ensuring proper usage in request processing (close #2069) 2025-02-09 14:41:42 +08:00
model fix: add support for OpenAI web search models in documentation and request handling 2025-03-13 08:23:07 +00:00
relaymode feat: add Proxy channel type and relay mode (#1678) 2024-07-22 22:51:19 +08:00
adaptor_test.go chore: add ut 2024-06-23 14:28:55 +08:00
adaptor.go feat: support replicate chat models (#1989) 2024-12-21 14:41:19 +08:00