Dot.L
|
968f5b986f
|
Merge pull request #165 from APIParkLab/feature/ai-balance
update docker run script
v1.4.0-beta
|
2025-01-13 11:25:50 +08:00 |
|
Liujian
|
014a7e0362
|
update docker run script
|
2025-01-13 11:24:29 +08:00 |
|
Dot.L
|
a92baf09d9
|
Merge pull request #162 from APIParkLab/feature/ai-balance
Feature/ai balance
|
2025-01-08 11:26:18 +08:00 |
|
Liujian
|
46e2edbe13
|
Merge branch 'main-github-pro' into feature/ai-balance
# Conflicts:
# frontend/packages/core/src/pages/aiApis/aiApisLayout.tsx
# frontend/packages/core/src/pages/aiSetting/AIFlowChart.tsx
# frontend/packages/core/src/pages/aiSetting/components/ModelCardNode.tsx
|
2025-01-08 11:25:55 +08:00 |
|
Liujian
|
5aba86965e
|
Merge remote-tracking branch 'github-pro/main' into main-github-pro
# Conflicts:
# frontend/packages/common/src/components/aoplatform/LanguageSetting.tsx
# frontend/packages/common/src/components/aoplatform/TableBtnWithPermission.tsx
# frontend/packages/common/src/components/aoplatform/intelligent-plugin/IntelligentPluginList.tsx
# frontend/packages/common/src/components/aoplatform/prompt-editor/PromptEditorResizable.tsx
# frontend/packages/common/src/const/permissions.ts
# frontend/packages/common/src/contexts/GlobalStateContext.tsx
# frontend/packages/common/src/hooks/pluginLoader.ts
# frontend/packages/common/src/utils/systemRunning.ts
# frontend/packages/core/src/components/AIProviderSelect/index.tsx
# frontend/packages/core/src/const/const.tsx
# frontend/packages/core/src/const/system/const.tsx
# frontend/packages/core/src/pages/aiApis/index.tsx
# frontend/packages/core/src/pages/aiSetting/AIFlowChart.tsx
# frontend/packages/core/src/pages/aiSetting/AiSettingList.tsx
# frontend/packages/core/src/pages/aiSetting/AiSettingModal.tsx
# frontend/packages/core/src/pages/aiSetting/components/CustomEdge.tsx
# frontend/packages/core/src/pages/aiSetting/components/KeyStatusNode.tsx
# frontend/packages/core/src/pages/aiSetting/components/ModelCardNode.tsx
# frontend/packages/core/src/pages/aiSetting/components/ServiceCardNode.tsx
# frontend/packages/core/src/pages/aiSetting/constants.ts
# frontend/packages/core/src/pages/aiSetting/styles.css
# frontend/packages/core/src/pages/aiSetting/types.ts
# frontend/packages/core/src/pages/keySettings/components/ApiKeyContent.tsx
# frontend/packages/core/src/pages/keySettings/components/StatusFilter.tsx
# frontend/packages/core/src/pages/keySettings/index.tsx
# frontend/packages/dashboard/src/component/MonitorApiPage.tsx
|
2025-01-08 11:20:57 +08:00 |
|
Liujian
|
5924208aaa
|
ignore config.yaml
|
2025-01-08 11:14:47 +08:00 |
|
Liujian
|
526390816b
|
update package script
|
2025-01-08 11:11:41 +08:00 |
|
ScarChin
|
d7e28c9704
|
Feature/1.4 (#154)
- Load balancing (can connect to multiple accounts, automatically switch accounts when there is no quota)
- AI call log
- Model rate configuration
|
2025-01-07 18:47:08 +08:00 |
|
Liujian
|
9cf1cd99c2
|
Merge remote-tracking branch 'github-pro/feature/1.4' into feature/ai-balance
|
2025-01-07 16:53:41 +08:00 |
|
Liujian
|
f27abbd454
|
fix: ai provider status error
|
2025-01-07 16:49:47 +08:00 |
|
scarqin
|
6a7a11a811
|
fix: In the supplier load chart, the mouse should not show a hand shape except for the cards that can be dragged and sorted.
|
2025-01-07 16:17:50 +08:00 |
|
Liujian
|
599ee6b9b8
|
AI API token quantity docking completed
|
2025-01-07 12:49:23 +08:00 |
|
scarqin
|
09b98c6c0d
|
fix: Details has two slashes
|
2025-01-07 11:32:29 +08:00 |
|
scarqin
|
13eac21609
|
fix: After the release log configuration is successful, there is no success prompt and the list is not refreshed
|
2025-01-07 10:45:42 +08:00 |
|
scarqin
|
d0d9e2a9a8
|
fix: system logs lack of edit permission
|
2025-01-07 10:32:03 +08:00 |
|
scarqin
|
b047c93965
|
fix: i18n error
|
2025-01-07 10:04:18 +08:00 |
|
Liujian
|
9cc6696340
|
fix: ai key config error
|
2025-01-07 01:42:36 +08:00 |
|
scarqin
|
150a0264c5
|
fix: AI API should remove prefix matching drop-down selection
|
2025-01-06 19:29:15 +08:00 |
|
scarqin
|
558a2d8aad
|
fix: There is no slide rail, so the bottom part cannot be displayed.
|
2025-01-06 19:14:09 +08:00 |
|
scarqin
|
fa327114f7
|
fix: No refetching of lists after deleting keyword search
|
2025-01-06 17:53:30 +08:00 |
|
Liujian
|
4f7dee570a
|
update ai key status to gateway
|
2025-01-06 10:57:23 +08:00 |
|
Liujian
|
7a70a6ce01
|
fix: ai key sort
|
2025-01-06 10:22:01 +08:00 |
|
Liujian
|
9871e252bc
|
ai balance finish
|
2025-01-06 09:47:23 +08:00 |
|
Liujian
|
d40eb6c4e1
|
Merge remote-tracking branch 'origin/main' into feature/ai-balance
|
2025-01-05 23:25:08 +08:00 |
|
Liujian
|
a7b0e6d0bf
|
update ai key iml
|
2025-01-05 23:25:00 +08:00 |
|
lichunxian
|
f4f546e654
|
Merge branch 'feature/1.4' into 'main'
feat: aiApi detail page
See merge request apipark/APIPark!147
|
2025-01-03 17:47:21 +08:00 |
|
ningyv
|
1fcbb3ecbc
|
feat: aiApi detail page
|
2025-01-03 17:46:23 +08:00 |
|
ningyv
|
98e3cc973b
|
Merge branch 'feature/1.4' of http://gitlab.eolink.com/apipark/APIPark into feature/1.4
|
2025-01-03 17:33:17 +08:00 |
|
ningyv
|
220ab53ef2
|
feat: aiApi detail page
|
2025-01-03 17:33:06 +08:00 |
|
秦圆圆
|
9ba70063d2
|
Merge branch 'feature/1.4' into 'main'
fix: The load diagram moves as a whole to the left so that the main content is...
See merge request apipark/APIPark!146
|
2025-01-03 17:14:05 +08:00 |
|
scarqin
|
076277d0a9
|
fix: KEY pool adjustment order will fail
|
2025-01-03 17:13:40 +08:00 |
|
scarqin
|
bcd2ba1ec9
|
fix: The bottom margin of the banner should be sufficient
|
2025-01-03 16:37:36 +08:00 |
|
scarqin
|
5827afd09c
|
fix: The load diagram moves as a whole to the left so that the main content is in the middle and the AI Services icon is aligned to the left
|
2025-01-03 16:29:27 +08:00 |
|
秦圆圆
|
4a3e49f4e3
|
Merge branch 'feature/1.4' into 'main'
Feature/1.4
See merge request apipark/APIPark!144
|
2025-01-03 16:12:34 +08:00 |
|
Liujian
|
95d24aca41
|
Merge remote-tracking branch 'origin/feature/1.4' into feature/ai-balance
|
2025-01-03 11:25:59 +08:00 |
|
刘健
|
345e37bd81
|
Merge branch 'feature/ai-balance' into 'main'
update ai api list
See merge request apipark/APIPark!145
|
2025-01-03 10:47:10 +08:00 |
|
Liujian
|
91b2fabf10
|
update ai api list
|
2025-01-03 10:46:25 +08:00 |
|
scarqin
|
bae1803157
|
i18n
|
2025-01-03 09:42:17 +08:00 |
|
刘健
|
911d16de31
|
Merge branch 'feature/ai-balance' into 'main'
update ai api list
See merge request apipark/APIPark!143
|
2025-01-03 09:33:46 +08:00 |
|
Liujian
|
1efe924221
|
update ai api list
|
2025-01-03 09:33:12 +08:00 |
|
scarqin
|
0230235427
|
feat: navigate
|
2025-01-03 09:24:32 +08:00 |
|
scarqin
|
58e737ee28
|
chore: apis
|
2025-01-03 09:09:40 +08:00 |
|
scarqin
|
78c98f121d
|
fix: api key timestamp error
|
2025-01-03 09:06:36 +08:00 |
|
秦圆圆
|
2e3b86741b
|
Merge branch 'feature/1.4' into 'main'
Feature/1.4
See merge request apipark/APIPark!138
|
2025-01-03 08:20:23 +08:00 |
|
scarqin
|
fcd9869caa
|
feat: api url
|
2025-01-02 10:07:54 +08:00 |
|
scarqin
|
f60579b735
|
fix: padding error
|
2025-01-02 09:45:32 +08:00 |
|
scarqin
|
6574f36c73
|
fix: provider tips
|
2025-01-02 09:32:19 +08:00 |
|
scarqin
|
246ce245b9
|
fix: alert api list tips
|
2025-01-02 09:29:03 +08:00 |
|
scarqin
|
fa0a211db9
|
feat: add banner
|
2025-01-02 08:21:33 +08:00 |
|
scarqin
|
1c536df3c8
|
feat: apilist
|
2024-12-31 17:21:56 +08:00 |
|