fix(prompt): edit prompt page response schema not display#2700
Open
china-zhz wants to merge 5 commits intoeosphoros-ai:mainfrom
Hidden character warning
The head ref may contain hidden characters: "fix-issue-2454-\u4fee\u590d\u63d0\u793a\u8bcd\u8f93\u51fa\u7ed3\u6784\u65e0\u6cd5\u56de\u663e\u95ee\u9898"
Open
fix(prompt): edit prompt page response schema not display#2700china-zhz wants to merge 5 commits intoeosphoros-ai:mainfrom
china-zhz wants to merge 5 commits intoeosphoros-ai:mainfrom
Conversation
Collaborator
|
Hi @china-zhz Thanks for you contribution |
Contributor
Author
是需要打包成静态文件放到packages/dbgpt_app模块下的static目录里吗吗 |
Contributor
Author
|
代码已提交 |
Collaborator
|
In order to ensure the stability of the code, would you be willing to test your code to verify its correctness? |
# Conflicts: # packages/dbgpt-app/src/dbgpt_app/static/web/404.html # packages/dbgpt-app/src/dbgpt_app/static/web/404/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/chat/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/agent/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/components/create-app-modal/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/AwelLayout/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/NativeApp/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/RecommendQuestions/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/auto-plan/DetailsCard/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/auto-plan/PromptSelect/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/auto-plan/ResourceContent/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/auto-plan/ResourceContentV2/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/auto-plan/ResourcesCard/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/auto-plan/ResourcesCardV2/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/components/auto-plan/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/config/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/extra/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/app/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/database/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/dbgpts/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/flow/canvas/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/flow/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/flow/libro/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/knowledge/chunk/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/knowledge/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/models/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/prompt/add/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/prompt/edit/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/construct/prompt/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/evaluation/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/knowledge/graph/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/ChatDialog/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/Content/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/DislikeDrawer/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/Feedback/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/Header/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/InputContainer/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/ModelSelector/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/OptionIcon/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/Resource/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/components/Thermometer/index.html # packages/dbgpt-app/src/dbgpt_app/static/web/mobile/chat/index.html
Contributor
Author
|
不好意思之前有些静态文件没有提交上去,现在合并了最新的代码 |
Collaborator
Hi @china-zhz It seems there are some useless file changed(*.svg or json file). It's a bit strange, Could you provide the code simply |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
修复前:


提示詞在编辑的时候,输出结构没有回显,如下所示:
修复后:
How Has This Been Tested?
新建有输出结构的提示词后再进入编辑页面