Commit Graph

2965 Commits

Author SHA1 Message Date
lhwan
20d0f97b5b feat: ant file name changed 2024-08-22 10:11:33 +08:00
yhjun1026
58bf1628d1 feat(web): merge main 2024-08-22 09:37:41 +08:00
yhjun1026
b2689c0623 feat(web): merge main 2024-08-21 18:00:31 +08:00
yhjun1026
f09db4c7ed feat(web): merge main 2024-08-21 17:53:25 +08:00
yhjun1026
c4e1b9447a Merge remote-tracking branch 'refs/remotes/origin/main' into feat/dev-0.6-web
# Conflicts:
#	assets/schema/upgrade/v0_6_0/upgrade_to_v0.6.0.sql
#	dbgpt/_private/config.py
#	dbgpt/agent/util/llm/llm.py
#	dbgpt/app/dbgpt_server.py
#	dbgpt/app/knowledge/api.py
#	dbgpt/app/knowledge/service.py
#	dbgpt/app/openapi/api_view_model.py
#	dbgpt/app/openapi/base.py
#	dbgpt/app/scene/chat_knowledge/v1/chat.py
#	dbgpt/app/static/web/404.html
#	dbgpt/app/static/web/404/index.html
#	dbgpt/app/static/web/agent/index.html
#	dbgpt/app/static/web/app/index.html
#	dbgpt/app/static/web/chat/index.html
#	dbgpt/app/static/web/construct/agent/index.html
#	dbgpt/app/static/web/construct/app/components/create-app-modal/index.html
#	dbgpt/app/static/web/construct/app/extra/components/AwelLayout/index.html
#	dbgpt/app/static/web/construct/app/extra/components/NativeApp/index.html
#	dbgpt/app/static/web/construct/app/extra/components/RecommendQuestions/index.html
#	dbgpt/app/static/web/construct/app/extra/components/auto-plan/DetailsCard/index.html
#	dbgpt/app/static/web/construct/app/extra/components/auto-plan/ResourceContent/index.html
#	dbgpt/app/static/web/construct/app/extra/components/auto-plan/ResourcesCard/index.html
#	dbgpt/app/static/web/construct/app/extra/components/auto-plan/index.html
#	dbgpt/app/static/web/construct/app/extra/config/index.html
#	dbgpt/app/static/web/construct/app/extra/index.html
#	dbgpt/app/static/web/construct/app/index.html
#	dbgpt/app/static/web/construct/database/index.html
#	dbgpt/app/static/web/construct/flow/canvas/index.html
#	dbgpt/app/static/web/construct/flow/index.html
#	dbgpt/app/static/web/construct/index.html
#	dbgpt/app/static/web/construct/knowledge/chunk/index.html
#	dbgpt/app/static/web/construct/knowledge/index.html
#	dbgpt/app/static/web/construct/models/index.html
#	dbgpt/app/static/web/construct/prompt/add/index.html
#	dbgpt/app/static/web/construct/prompt/edit/index.html
#	dbgpt/app/static/web/construct/prompt/index.html
#	dbgpt/app/static/web/database/index.html
#	dbgpt/app/static/web/evaluation/index.html
#	dbgpt/app/static/web/flow/canvas/index.html
#	dbgpt/app/static/web/flow/index.html
#	dbgpt/app/static/web/index.html
#	dbgpt/app/static/web/knowledge/chunk/index.html
#	dbgpt/app/static/web/knowledge/graph/index.html
#	dbgpt/app/static/web/knowledge/index.html
#	dbgpt/app/static/web/mobile/chat/components/ChatDialog/index.html
#	dbgpt/app/static/web/mobile/chat/components/Content/index.html
#	dbgpt/app/static/web/mobile/chat/components/DislikeDrawer/index.html
#	dbgpt/app/static/web/mobile/chat/components/Feedback/index.html
#	dbgpt/app/static/web/mobile/chat/components/Header/index.html
#	dbgpt/app/static/web/mobile/chat/components/InputContainer/index.html
#	dbgpt/app/static/web/mobile/chat/components/ModelSelector/index.html
#	dbgpt/app/static/web/mobile/chat/components/OptionIcon/index.html
#	dbgpt/app/static/web/mobile/chat/components/Resource/index.html
#	dbgpt/app/static/web/mobile/chat/components/Thermometer/index.html
#	dbgpt/app/static/web/mobile/chat/index.html
#	dbgpt/app/static/web/models/index.html
#	dbgpt/app/static/web/prompt/index.html
#	dbgpt/serve/agent/team/base.py
#	dbgpt/serve/rag/retriever/qa_retriever.py
2024-08-21 17:44:42 +08:00
明天
b124ecc10b feat: (0.6)New UI (#1855)
Co-authored-by: 夏姜 <wenfengjiang.jwf@digital-engine.com>
Co-authored-by: aries_ckt <916701291@qq.com>
Co-authored-by: wb-lh513319 <wb-lh513319@alibaba-inc.com>
Co-authored-by: csunny <cfqsunny@163.com>
2024-08-21 17:37:45 +08:00
lhwan
3924fd44f4 feat: EllipsisOutlined style changed 2024-08-21 15:50:37 +08:00
lhwan
f03d97075b feat: del Useless information 2024-08-21 14:46:25 +08:00
lhwan
d5672cc8e1 feat: knowledge_id change spaceName 2024-08-21 14:40:50 +08:00
lhwan
d85ca48fe3 feat: EllipsisOutlined color change 2024-08-21 12:10:05 +08:00
lhwan
de270e03e7 feat: logo change 2024-08-21 11:27:56 +08:00
lhwan
0f13764750 feat: del synchronization btn 2024-08-21 11:14:13 +08:00
lhwan
d097a48a80 feat: db-editor layout change 2024-08-21 11:07:25 +08:00
lhwan
ffae11c421 feat: open btn Upload From Github 2024-08-21 10:38:19 +08:00
lhwan
0a127f4fe2 feat: edit prompt name placeholder 2024-08-21 10:07:37 +08:00
lhwan
77baf7e1fa feat: Front-end engineering replacement 2024-08-21 09:39:27 +08:00
wb-lh513319
10f77ec2fd feat: Interface data formatting 2024-08-20 20:38:20 +08:00
wb-lh513319
9f4412a850 feat: text internationalization bugfix 2024-08-20 20:18:49 +08:00
yhjun1026
c85751205c Merge remote-tracking branch 'origin/feat/dev-0.6' into feat/dev-0.6
# Conflicts:
#	web_new/locales/en/common.ts
#	web_new/locales/zh/common.ts
2024-08-20 19:41:01 +08:00
yhjun1026
5666434612 feat(web): ui internationalization support 2024-08-20 19:37:41 +08:00
Aries-ckt
3fc82693ba chore:wechat update (#1849) 2024-08-20 19:33:12 +08:00
wb-lh513319
35a5c0a715 feat: text internationalization 2024-08-20 19:32:57 +08:00
wb-lh513319
4139418654 feat: images fileName changed to pictures 2024-08-20 16:39:59 +08:00
wb-lh513319
b6371ab168 feat: all apps internationalization 2024-08-20 16:22:44 +08:00
wb-lh513319
9eabb2c6d0 feat: The publishing permission of the application is modified 2024-08-20 16:22:44 +08:00
yhjun1026
1a23cac0b3 feat(base): old web static file add 2024-08-20 16:08:51 +08:00
yhjun1026
d2ebd23179 feat(base): base dao in query support 2024-08-20 16:01:28 +08:00
yhjun1026
7e00ea940a feat(base): base dao in query support 2024-08-20 15:39:23 +08:00
yhjun1026
cd82feebc9 feat(base): merge main 2024-08-20 10:52:03 +08:00
yhjun1026
4ecffa9fc9 Merge branch 'feat/dev-0.6' of https://github.com/eosphoros-ai/DB-GPT into feat/dev-0.6 2024-08-20 10:32:25 +08:00
yhjun1026
b9114ed3ac Merge remote-tracking branch 'refs/remotes/origin/main' into feat/dev-0.6
# Conflicts:
#	dbgpt/app/knowledge/request/request.py
2024-08-20 10:31:17 +08:00
aries_ckt
d4842ed635 fix:domain param bug 2024-08-20 10:28:50 +08:00
yhjun1026
3573d8a935 feat(agent): intent agent v2 2024-08-19 20:48:43 +08:00
yhjun1026
78c3f2a7eb feat(agent): intent agent v2 2024-08-19 17:59:20 +08:00
yhjun1026
2bd8cce2ee Merge branch 'feat/dev-0.6' of https://github.com/eosphoros-ai/DB-GPT into feat/dev-0.6 2024-08-19 17:12:28 +08:00
wb-lh513319
3be68f91ee feat: updateSyncStatus spaceId change to spaceName 2024-08-19 16:39:59 +08:00
yhjun1026
f536404167 Merge branch 'feat/dev-0.6' of https://github.com/eosphoros-ai/DB-GPT into feat/dev-0.6 2024-08-19 16:21:40 +08:00
wb-lh513319
edcb73c9e9 feat: spaceId change to spaceName 2024-08-19 15:57:12 +08:00
yhjun1026
cc8b9cb580 feat(agent): intent agent v2 2024-08-19 15:41:54 +08:00
wb-lh513319
41db38e29e feat: Session list switch bugfix 2024-08-19 15:28:38 +08:00
yhjun1026
6e9e341680 feat(agent): intent agent v2 2024-08-19 14:56:30 +08:00
yhjun1026
09cd5380bb feat(agent): intent agent 2024-08-19 14:04:36 +08:00
yhjun1026
d89e0bd20e feat(feedback): feedback upgrade 2024-08-16 18:14:56 +08:00
yhjun1026
f0665be157 Merge remote-tracking branch 'origin/feat/dev-0.6' into feat/dev-0.6 2024-08-16 18:09:39 +08:00
yhjun1026
db8708b226 feat(feedback): feedback upgrade 2024-08-16 18:08:33 +08:00
wb-lh513319
c5cf487d36 feat: searchDocumentList changge params 2024-08-16 15:10:40 +08:00
wb-lh513319
9f1443ff3a feat: set resourceValue param 2024-08-16 15:10:40 +08:00
yhjun1026
385d8ca40f feat(feedback): feedback upgrade 2024-08-16 15:01:51 +08:00
yhjun1026
b20eaacf5e feat(feedback): feedback upgrade 2024-08-16 11:56:25 +08:00
Aries-ckt
6ed35925fb fix: Fix can't read the milvus url config (#1808) 2024-08-15 23:19:51 +08:00