-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: web update #1860
feat: web update #1860
Conversation
…into feat/dev-0.6
…into feat/dev-0.6
…into feat/dev-0.6
…into feat/dev-0.6
…-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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+
When using a dark background, the application management and color creation need to be adjusted for compatibility. |
done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+
Co-authored-by: 夏姜 <[email protected]> Co-authored-by: yhjun1026 <[email protected]> Co-authored-by: aries_ckt <[email protected]> Co-authored-by: wb-lh513319 <[email protected]>
Co-authored-by: 夏姜 <[email protected]> Co-authored-by: yhjun1026 <[email protected]> Co-authored-by: aries_ckt <[email protected]> Co-authored-by: wb-lh513319 <[email protected]>
Description
How Has This Been Tested?
Snapshots:
Include snapshots for easier review.
Checklist: