Calcium-Ion
4a51ef50dc
Merge pull request #613 from Calcium-Ion/mobile
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
feat: Add pricing link to HeaderBar component
v0.3.2.14
2024-12-11 23:14:45 +08:00
Calcium-Ion
b071c81189
Merge pull request #612 from Calcium-Ion/mobile
...
feat: Refactor style management for inner padding in layout components
2024-12-11 23:14:10 +08:00
CalciumIon
b30137ef33
feat: Add pricing link to HeaderBar component
...
- Introduced a new '定价' (Pricing) item in the HeaderBar navigation for better accessibility to pricing information.
- Updated routing to include the new '/pricing' path.
- Adjusted user display in the HeaderBar for mobile responsiveness, hiding the username on smaller screens for a cleaner interface.
2024-12-11 23:13:46 +08:00
CalciumIon
430fbefde6
feat: Refactor style management for inner padding in layout components
...
- Updated HeaderBar, PageLayout, and SiderBar components to manage inner padding state based on selected items.
- Replaced `isChatPage` state with `shouldInnerPadding` in Style context for better clarity and functionality.
- Enhanced user experience by dynamically adjusting content padding based on navigation selections.
2024-12-11 23:08:52 +08:00
Calcium-Ion
7c67a8d29b
Merge pull request #611 from Calcium-Ion/mobile
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
feat: 前端美化
v0.3.2.13
2024-12-11 21:41:09 +08:00
CalciumIon
52aa31e07d
feat: Update model lists and enhance model retrieval in Adaptor
...
- Refactored ModelList in the gemini constant to include new models and remove outdated ones.
- Modified the GetModelList function in the Adaptor to consolidate model lists from multiple sources, ensuring a comprehensive and updated list is returned.
- Commented out deprecated models in the vertex constants for clarity and future reference.
2024-12-11 21:39:41 +08:00
CalciumIon
75b144d670
feat: Add filtering and search functionality to model selection in EditChannel and EditTagModal
...
- Implemented filter and search position options in the model selection dropdowns for both EditChannel and EditTagModal components.
- Enhanced user experience by allowing users to easily find and select models from a potentially large list.
2024-12-11 21:33:30 +08:00
CalciumIon
5872e8a829
feat: Add custom model input functionality in EditTagModal
...
- Introduced a new input field for adding custom model names in the EditTagModal component.
- Implemented logic to handle the addition of custom models, including validation to prevent duplicates.
- Enhanced user experience by providing feedback when attempting to add existing models.
- Updated state management to reflect changes in the model options dynamically.
2024-12-11 21:31:29 +08:00
CalciumIon
ab2326d5a0
feat: Update user group handling in Playground component
...
- Enhanced the Playground component to prioritize the user's group by moving it to the front of the local group options if it exists.
- Improved user experience by ensuring the default group selection reflects the user's current group, if available.
2024-12-11 21:25:50 +08:00
CalciumIon
7f7fcd36d2
feat: Implement chat page state management in layout and sidebar
...
- Added `isChatPage` state to the Style context to manage chat page layout.
- Updated `PageLayout` component to adjust padding based on the chat page state.
- Enhanced `SiderBar` component to dispatch chat page state changes when chat-related items are selected.
2024-12-11 21:17:46 +08:00
CalciumIon
c76a0fedc3
feat: Add renderModelPriceSimple function and update LogsTable component
...
- Introduced a new helper function `renderModelPriceSimple` to simplify the rendering of model price information.
- Updated the `LogsTable` component to utilize `renderModelPriceSimple`, enhancing the display of model pricing and grouping information.
- Removed the previous implementation of `renderModelPrice` from the `LogsTable` for cleaner code.
2024-12-11 21:06:26 +08:00
CalciumIon
187d356e69
refactor: Simplify PersonalSetting component layout
...
- Moved footer content from the Card component to a separate Descriptions component for better structure.
- Maintained the display of user quota, historical consumption, and request count while improving readability.
2024-12-11 20:36:44 +08:00
Calcium-Ion
363bcbbacb
Merge pull request #610 from Calcium-Ion/mobile
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
feat: Update dependencies and restructure Playground component
v0.3.2.12
2024-12-11 18:28:11 +08:00
CalciumIon
62875a7000
feat: Update dependencies and restructure Playground component
...
- Upgraded @douyinfe/semi-ui from version 2.63.1 to 2.69.1 in package.json.
- Updated pnpm-lock.yaml to reflect new dependency versions and lockfile format.
- Moved Playground component to a new directory structure under pages.
- Enhanced Playground component with new features and improved user experience.
2024-12-11 18:27:30 +08:00
Calcium-Ion
ab3bf484bf
Merge pull request #609 from Calcium-Ion/mobile
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
feat: 界面美化
v0.3.2.11
2024-12-11 17:33:32 +08:00
CalciumIon
6b9e80e949
feat: Enhance EditRedemption component with default name handling
2024-12-11 17:28:59 +08:00
CalciumIon
b381d99438
feat: 首页优化
2024-12-11 17:19:03 +08:00
CalciumIon
aa7d5f51ec
feat: 侧边栏移动端优化
2024-12-11 16:11:27 +08:00
CalciumIon
e6540e26e2
feat: 优化playground搜索模型功能
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
v0.3.2.10
2024-12-10 23:48:55 +08:00
CalciumIon
d497899876
fix: 编辑标签文字错误
2024-12-09 23:45:12 +08:00
CalciumIon
2a2ac8029b
fix: edit channel weight and priority
2024-12-09 21:26:17 +08:00
CalciumIon
727236e6e7
fix: 渠道标签开启下使用ID排序出错
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
v0.3.2.9
2024-12-09 20:38:03 +08:00
CalciumIon
10789e4940
feat: update playground roleConfig
2024-12-09 15:03:04 +08:00
Calcium-Ion
e82909fe25
Merge pull request #605 from jochne/patch-1
...
Update relay-xunfei.go
2024-12-08 18:50:56 +08:00
jochne
94a8c13956
Update relay-xunfei.go
...
按照讯飞的最新文档,Spark Lite请求地址,对应的domain参数为lite
参考来源:https://www.xfyun.cn/doc/spark/Web.html#_1-接口说明
2024-12-08 01:04:43 +08:00
CalciumIon
f11208d543
fix: telegram register
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
v0.3.2.8
2024-12-07 18:08:51 +08:00
Calcium-Ion
b2e2f37aab
Merge pull request #600 from wzxjohn/upstream
...
feat: support Azure Comm Service SMTP
2024-12-07 15:24:17 +08:00
wzxjohn
b354af02a4
feat: support Azure Comm Service SMTP
2024-12-07 00:37:11 +08:00
Calcium-Ion
dd2beebaec
Merge pull request #597 from daggeryu/patch-3
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
fix 关键词搜索加标签聚合时,大于1个空标签渠道无法展开的问题
v0.3.2.7
2024-12-06 22:10:08 +08:00
CalciumIon
c296dfbe0e
feat: 兼容渠道搜索下标签聚合功能
2024-12-06 22:03:50 +08:00
CalciumIon
246c3fa451
feat: add gemini tool_calls finish reason
2024-12-06 14:31:27 +08:00
daggeryu
4c1aa96ab7
fix 关键词搜索加标签聚合时,大于1个空标签渠道无法展开的问题
2024-12-05 23:21:20 +08:00
Calcium-Ion
6cc34fba5c
Merge pull request #596 from daggeryu/patch-2
...
fix: 关键词搜索时无法展开测试模型
2024-12-05 22:53:05 +08:00
Calcium-Ion
5cf997497c
删除无用代码
2024-12-05 22:52:49 +08:00
daggeryu
7ed8ef67ec
fix: 关键词搜索时无法展开测试模型
2024-12-05 22:41:55 +08:00
Calcium-Ion
b8755fde78
Update README.md
2024-12-05 18:07:36 +08:00
CalciumIon
f9cf073a8f
feat: add deepseek channel type
2024-12-05 17:50:08 +08:00
CalciumIon
498b240409
feat: update go-epay
2024-12-05 17:45:54 +08:00
CalciumIon
d0395194d1
Update go.mod
2024-12-05 15:25:42 +08:00
Calcium-Ion
12054a562a
Merge pull request #594 from Calcium-Ion/gzip
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
fix: 标签分组功能开启时无法展开测试模型
v0.3.2.6
2024-12-05 14:42:16 +08:00
CalciumIon
cfe080e441
fix: 标签分组功能开启时无法展开测试模型
2024-12-05 14:41:40 +08:00
Calcium-Ion
f2e575e893
Merge pull request #593 from Calcium-Ion/gzip
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
feat: support br
v0.3.2.5
2024-12-04 23:56:14 +08:00
CalciumIon
270857e370
feat: support br
2024-12-04 23:53:02 +08:00
Calcium-Ion
d148e3434b
Merge pull request #592 from Calcium-Ion/gzip
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
feat: support gzip
v0.3.2.4
2024-12-04 23:25:19 +08:00
CalciumIon
407d03a0ba
feat: support gzip
2024-12-04 23:24:46 +08:00
CalciumIon
c709ab7c0a
fix: email panic
2024-12-04 22:08:47 +08:00
Calcium-Ion
d7f4ea0676
Merge pull request #591 from Calcium-Ion/no-cache
...
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (arm64) / Push Docker image to multiple registries (push) Has been cancelled
Linux Release / release (push) Has been cancelled
macOS Release / release (push) Has been cancelled
Windows Release / release (push) Has been cancelled
feat: add Cache-Control header to API requests
v0.3.2.3
2024-12-04 20:53:22 +08:00
CalciumIon
4cf9ba46b8
feat: add Cache-Control header to API requests
2024-12-04 20:51:55 +08:00
Calcium-Ion
bf7e6434ae
Merge pull request #590 from iszcz/new512
...
realtime令牌额度检测和http
2024-12-04 19:49:57 +08:00
iszcz
8a1d16955a
1
2024-12-04 16:20:42 +08:00