Laisky.Cai
8bb3ac276b
Merge branch 'upstream/main' into feature/gemini-2.0-flash
2025-02-07 02:33:43 +00:00
Laisky.Cai
ab575092ae
fix: update GetRequestURL to support gemini-1.5 model in versioning
2025-02-07 02:31:13 +00:00
JustSong
2552c68249
fix: update doubao channel name
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-07 01:51:28 +08:00
JustSong
5c81e40612
fix: update Dockerfile and workflow for improved multi-architecture support
2025-02-07 01:35:53 +08:00
JustSong
0d5318b1b7
revert: fix: revert sqlite build related changes
...
This reverts commit db65db2807
.
2025-02-07 01:15:33 +08:00
JustSong
db65db2807
fix: revert sqlite build related changes
2025-02-07 00:48:23 +08:00
JustSong
e0b7e6a9e2
fix: unify version retrieval in Dockerfile build commands
2025-02-07 00:39:55 +08:00
JustSong
27c2abe80f
fix: update Docker setup actions to latest versions
2025-02-07 00:33:15 +08:00
JustSong
2c867251b5
fix: improve code formatting and readability in Dashboard component
2025-02-07 00:23:13 +08:00
JustSong
108111ebd3
fix: exclude preview tags from release workflows
2025-02-07 00:19:23 +08:00
JustSong
293ba93ad6
fix: remove outdated model from ModelList and add new deepseek models
2025-02-07 00:13:57 +08:00
JustSong
faced40d5b
fix: update Docker image workflow to conditionally include arm64 platform
2025-02-07 00:06:32 +08:00
JustSong
2ae9997f29
fix: enhance error handling for Gemini API key validation
2025-02-07 00:03:00 +08:00
JustSong
e146b14d46
fix: add default API version handling and enhance error message checks for Gemini
2025-02-07 00:01:38 +08:00
JustSong
e19045f925
chore: add deepseek-reasoner
2025-02-06 23:38:29 +08:00
Laisky.Cai
a31a58700d
feat: add new Gemini 2.0 flash models to adapter and billing ratio
2025-02-06 12:59:33 +00:00
Laisky.Cai
f1f8aa92c5
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.
2025-02-06 03:14:48 +00:00
JustSong
d2903b673d
fix: update SiliconCloud link in README
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
2025-02-04 20:07:05 +08:00
JustSong
33edcf604c
feat: add balance_not_supported translation to English and Chinese locales
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-03 18:22:59 +08:00
JustSong
78fd6ef161
fix: update README for clarity on stable and alpha image addresses
2025-02-03 18:15:44 +08:00
JustSong
9b6d5f76e0
fix: enhance douban_notice_2 for clarity on model name conversion
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-03 00:11:43 +08:00
JustSong
2250f311e1
feat: add latest version of Claude model to constants
2025-02-02 22:25:52 +08:00
lyj
e43f758623
Update model.go ( #1963 )
2025-02-02 22:24:31 +08:00
江南一根葱
6ded638f70
fix: audio transcription 400 error ( #1882 ) ( #2003 )
2025-02-02 22:22:42 +08:00
jiz4oh
ea3331b79a
fix: remove duplicated model ( #2012 )
...
the model `llama-3.2-11b-vision-preview` was declared at 3915ce9814/relay/adaptor/groq/constants.go (L11)
2025-02-02 22:21:30 +08:00
Jeremy JIANG
7a97ddc03c
fix: fix hunyuan paramete & update price ( #2019 )
...
* fix: omit null TopP and Temperature fields in request body
* feat: update Hunyuan model ratios
2025-02-02 22:20:38 +08:00
JustSong
d7028b55fd
feat: update model list in Zhipu constants for expanded options
2025-02-02 22:15:42 +08:00
Jeremy JIANG
36a03f465b
feat: update Zhipu model prices ( #2020 )
2025-02-02 22:06:07 +08:00
JustSong
ae16647047
fix: change settings tab item color for improved visibility
2025-02-02 21:32:49 +08:00
JustSong
4dbc2ad86d
fix: update tooltip keys in Dashboard for consistency in statistics display
2025-02-02 20:25:14 +08:00
JustSong
94479c2800
fix: add success message for completed operations in translation files
2025-02-02 20:07:08 +08:00
JustSong
614903b524
feat: comment out stat value displays in Dashboard for cleaner UI
2025-02-02 19:58:51 +08:00
JustSong
1dc255c219
feat: add Account ID input field for specific channel type and prevent potential bug with undefined key
2025-02-02 19:52:34 +08:00
JustSong
15c27e4b12
feat: increase toast notification timeouts for better user experience
2025-02-02 19:22:26 +08:00
JustSong
a910d3ba25
feat: increase global API and web rate limits for improved performance
2025-02-02 19:20:50 +08:00
JustSong
34f889437d
feat: update Dashboard CSS to change active settings tab color to black for better visibility
2025-02-02 19:08:38 +08:00
JustSong
a56cb4a2d5
feat: update LogsTable input and button sizes to 'small' for improved UI consistency
2025-02-02 18:59:36 +08:00
JustSong
95009b254a
feat: update TokensTable button sizes to 'tiny' and adjust translation for 'never expire'
2025-02-02 18:57:57 +08:00
JustSong
20c30a060b
feat: enhance About page layout with Card component and improve Dashboard CSS styling
2025-02-02 18:49:42 +08:00
JustSong
ca334a5502
feat: refactor i18n setup to use local translation files and remove backend dependency
2025-02-02 18:40:04 +08:00
JustSong
c81ee68dd0
feat: improve error logging for token encoder initialization with offline usage guidance
2025-02-02 17:24:23 +08:00
JustSong
ececfe5ba0
feat: add SysWarn and SysWarnf logging functions; handle SMTP short response warning
2025-02-02 17:13:41 +08:00
JustSong
9e1f06df5c
chore: update .gitignore to include .DS_Store and ensure temp directory is ignored
2025-02-02 16:50:32 +08:00
JustSong
8fa9df5b3c
feat: enhance email notifications with HTML templates and improved content
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2025-02-02 16:39:30 +08:00
JustSong
19998ebb8a
feat: update i18n messages and improve error handling
2025-02-02 16:25:52 +08:00
JustSong
5659fde3fb
chore: update style
2025-02-02 16:05:52 +08:00
JustSong
c64b7c891f
chore: update default theme style
2025-02-02 16:02:38 +08:00
JustSong
9b83d63896
docs: update README files to remove references to deprecated Docker image
2025-02-02 15:19:53 +08:00
JustSong
0bf3fd4038
docs: update README files with stable and alpha Docker image addresses
2025-02-02 15:17:59 +08:00
JustSong
99b6200156
docs: update README with stable and alpha Docker image links
2025-02-02 15:16:24 +08:00