Commit Graph

794 Commits

Author SHA1 Message Date
Liujian bcb3003784 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 ecd033ffd9 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 abadeef7d2 ignore config.yaml 2025-01-08 11:14:47 +08:00
Liujian 427212ed13 update package script 2025-01-08 11:11:41 +08:00
ScarChin 73435497a2 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 782314d5bd Merge remote-tracking branch 'github-pro/feature/1.4' into feature/ai-balance 2025-01-07 16:53:41 +08:00
Liujian ec518c2ece fix: ai provider status error 2025-01-07 16:49:47 +08:00
scarqin b7b2dff26b 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 1d09965d9a AI API token quantity docking completed 2025-01-07 12:49:23 +08:00
scarqin b97acc7862 fix: Details has two slashes 2025-01-07 11:32:29 +08:00
scarqin 0adc963129 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 4be1387c62 fix: system logs lack of edit permission 2025-01-07 10:32:03 +08:00
scarqin f4e17f0de7 fix: i18n error 2025-01-07 10:04:18 +08:00
Liujian 7fcfbb2a54 fix: ai key config error 2025-01-07 01:42:36 +08:00
scarqin 6ceae331ce fix: AI API should remove prefix matching drop-down selection 2025-01-06 19:29:15 +08:00
scarqin 2a1f0175a9 fix: There is no slide rail, so the bottom part cannot be displayed. 2025-01-06 19:14:09 +08:00
scarqin e5fca5f545 fix: No refetching of lists after deleting keyword search 2025-01-06 17:53:30 +08:00
Liujian ff99f55b0a update ai key status to gateway 2025-01-06 10:57:23 +08:00
Liujian e8103b0dbe fix: ai key sort 2025-01-06 10:22:01 +08:00
Liujian fd66b2b351 ai balance finish 2025-01-06 09:47:23 +08:00
Liujian ab6ffb74b7 Merge remote-tracking branch 'origin/main' into feature/ai-balance 2025-01-05 23:25:08 +08:00
Liujian 20fb2b3083 update ai key iml 2025-01-05 23:25:00 +08:00
lichunxian e9877bb52b 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 7debf34fb0 feat: aiApi detail page 2025-01-03 17:46:23 +08:00
ningyv 41afaf4f66 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 ee19c214e7 feat: aiApi detail page 2025-01-03 17:33:06 +08:00
秦圆圆 534ca2b042 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 ac5cbd2d22 fix: KEY pool adjustment order will fail 2025-01-03 17:13:40 +08:00
scarqin 17372cd0a4 fix: The bottom margin of the banner should be sufficient 2025-01-03 16:37:36 +08:00
scarqin 0bbeb481f4 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
秦圆圆 61c9709974 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 d0364e3734 Merge remote-tracking branch 'origin/feature/1.4' into feature/ai-balance 2025-01-03 11:25:59 +08:00
刘健 5b5852e336 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 883aeebc8f update ai api list 2025-01-03 10:46:25 +08:00
scarqin c16e0edaf0 i18n 2025-01-03 09:42:17 +08:00
刘健 98bb6eaf2a 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 36d8b96b61 update ai api list 2025-01-03 09:33:12 +08:00
scarqin 3bb3d6a6cd feat: navigate 2025-01-03 09:24:32 +08:00
scarqin 9971a86d5c chore: apis 2025-01-03 09:09:40 +08:00
scarqin 71ab2c8dea fix: api key timestamp error 2025-01-03 09:06:36 +08:00
秦圆圆 80561c8784 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 4be0b1b3b6 feat: api url 2025-01-02 10:07:54 +08:00
scarqin 48a32e8f6d fix: padding error 2025-01-02 09:45:32 +08:00
scarqin 9e6fe50aed fix: provider tips 2025-01-02 09:32:19 +08:00
scarqin fa4edcba93 fix: alert api list tips 2025-01-02 09:29:03 +08:00
scarqin b863e3892e feat: add banner 2025-01-02 08:21:33 +08:00
scarqin 0a57a7b7ee feat: apilist 2024-12-31 17:21:56 +08:00
scarqin e249b62d13 chore: change disable to disabled 2024-12-31 16:17:53 +08:00
刘健 5c015f275b Merge branch 'feature/ai-balance' into 'main'
update api disable to disabled

See merge request apipark/APIPark!142
2024-12-31 15:24:55 +08:00
Liujian 6faddc15e9 update api disable to disabled 2024-12-31 15:24:36 +08:00