Laisky.Cai
34c7523f01
feat: enhance Gemini API to support image response modalities and update model ratios
2025-03-17 01:54:33 +00:00
Laisky.Cai
c893672635
fix: update model lists to include new and revised models across adaptors
2025-03-17 01:53:16 +00:00
Laisky.Cai
bbfaf1fb95
fix: improve error handling in pricing model calculations
2025-03-17 01:49:15 +00:00
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
Laisky.Cai
969fdca9ef
fix: update model ratio calculations to use multiplication instead of division for cost values
2025-03-13 10:06:55 +00:00
Laisky.Cai
6708eed8a0
fix: refactor cost calculation logic for web-search tools and improve quota handling
2025-03-13 09:52:13 +00:00
Laisky.Cai
ad63c9e66f
fix: update cost calculation to use QuotaPerUsd for search context sizes
2025-03-13 09:50:35 +00:00
Laisky.Cai
76e8199026
fix: add support for OpenAI web search models in documentation and request handling
2025-03-13 08:23:07 +00:00
Laisky.Cai
413fcde382
feat: support openai websearch models
2025-03-13 03:46:15 +00:00
Laisky.Cai
6e634b85cf
fix: update StreamHandler to support cross-region model IDs for AWS
2025-03-12 00:34:15 +00:00
Laisky.Cai
a0d7d5a965
fix: support thinking for aws claude
2025-03-10 07:00:45 +00:00
Laisky.Cai
de10e102bd
feat: add support for aws's cross region inferences
...
closes #2024 , closes #2145
2025-03-10 06:43:40 +00:00
Laisky.Cai
c61d6440f9
fix: claude thinking for non-stream mode
2025-02-25 03:14:18 +00:00
Laisky.Cai
3a8924d7af
feat: add support for extended reasoning in Claude 3.7 model
2025-02-25 03:02:51 +00:00
Laisky.Cai
95527d76ef
feat: update model list and pricing for Claude 3.7 versions
2025-02-25 03:02:24 +00:00
Laisky.Cai
7ec33793b7
feat: add OpenrouterProviderSort configuration for provider sorting
2025-02-20 01:51:45 +00:00
Laisky.Cai
1a6812182b
fix: improve reasoning token counting in OpenAI adaptor
2025-02-19 09:13:24 +00:00
Laisky.Cai
5ba60433d7
feat: enhance reasoning token handling in OpenAI adaptor
2025-02-19 08:10:19 +00:00
Laisky.Cai
480f248a3d
feat: support OpenRouter reasoning
2025-02-19 01:20:14 +00:00
longkeyy
7ac553541b
feat: update openrouter models and price 20250213 ( #2084 )
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
2025-02-16 18:01:59 +08:00
longkeyy
a5c517c27a
feat: update ali models and price 20250213 ( #2086 )
2025-02-16 18:01:24 +08:00
JustSong
3f421c4f04
feat: support Gemini openai compatible api
2025-02-16 17:59:39 +08:00
JustSong
1ce6a226f6
chore: update prompt
2025-02-16 17:42:20 +08:00
JustSong
cafd0a0327
feat: add OpenAI compatible channel ( close #2091 )
2025-02-16 17:38:06 +08:00
JustSong
8b8cd03e85
feat: add balance not supported message in ChannelsTable
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
2025-02-12 01:20:28 +08:00
JustSong
54c38de813
style: improve code formatting and structure in ChannelsTable and render helpers
2025-02-12 01:15:45 +08:00
JustSong
d6284bf6b0
feat: enhance error handling for utils.js
2025-02-12 00:46:13 +08:00
DobyAsa
df5d2ca93d
docs: fix README typo ( #2060 )
2025-02-12 00:35:29 +08:00
Laisky.Cai
fef7ae048b
feat: support gemini-2.0-flash ( #2055 )
...
* feat: support gemini-2.0-flash
- Enhance model support by adding new entries and refining checks for system instruction compatibility.
- Update logging display behavior and adjust default quotas for better user experience.
- Revamp pricing structures in the billing system to reflect current model values and deprecate outdated entries.
- Streamline code by replacing hardcoded values with configurations for maintainability.
* feat: add new Gemini 2.0 flash models to adapter and billing ratio
* fix: update GetRequestURL to support gemini-1.5 model in versioning
2025-02-12 00:34:25 +08:00
JustSong
6916debf66
feat: update TestPrompt to specify output format for model name
2025-02-12 00:28:23 +08:00
JustSong
53da209134
feat: add AliBailian adaptor and update channel options
2025-02-12 00:15:43 +08:00
JustSong
517f6ad211
feat: update date range to display at least 7 days of data in Dashboard
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-11 01:48:26 +08:00
JustSong
10aba11f18
style: improve code formatting in ChannelsTable component
2025-02-11 00:38:15 +08:00
JustSong
4d011c5f98
feat: add OpenRouter balance update functionality and improve code formatting
2025-02-11 00:35:06 +08:00
JustSong
eb96aa635e
feat: update OpenRouter channel name and add model list for OpenRouter adaptor
2025-02-11 00:20:55 +08:00
JustSong
c715f2bc1d
feat: add new models for xai
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-09 21:21:28 +08:00
JustSong
aed090dd55
fix: fix cannot select test model when searching
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-09 19:09:53 +08:00
JustSong
696265774e
feat: add MiniMax model constants to the adaptor
2025-02-09 18:55:32 +08:00
JustSong
974729426d
feat: refactor Xunfei API version handling and update model list
2025-02-09 18:50:51 +08:00
JustSong
57c1367ec8
feat: add Xunfei V2 channel support and update related configurations
2025-02-09 18:31:54 +08:00
JustSong
44233d5c04
feat: add completion tokens details and reasoning effort fields to model ( close #2050 )
2025-02-09 18:14:01 +08:00
JustSong
bf45a955c3
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
JustSong
20435fcbfc
fix: simplify Docker build configuration by removing unnecessary platform and architecture settings
2025-02-09 14:33:25 +08:00
JustSong
6e7a1c2323
fix: format channel options for consistency and improve tips for user guidance
2025-02-09 12:42:31 +08:00
JustSong
dd65b997dd
feat: add Baidu V2 channel support and improve model handling
2025-02-09 12:37:26 +08:00
JustSong
0b6d03d6c6
fix: update channel name from '火山引擎' to '字节火山引擎' for consistency
2025-02-09 12:08:40 +08:00
JustSong
4375246e24
feat: enhance channel options with tips and descriptions for better user guidance
2025-02-09 12:03:31 +08:00
longkeyy
3e3b8230ac
fix: add read/write locks for ModelRatio and GroupRatio to prevent concurrent map read/write issues ( #2067 )
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-09 11:02:45 +08:00
JustSong
07808122a6
fix: fix Debugf not using DebugEnabled ( close #2068 )
2025-02-09 10:57:22 +08:00
牡丹凤凰
c96895e35b
docs: add related project CherryStudio ( #2059 )
...
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
* Update README.md
增加相关项目CherryStudio
* Update README.en.md
* Update README.ja.md
2025-02-08 00:07:55 +08:00