<h1>PromptEditor 提词器组件</h1>
[源码地址]( https://github.com/forestxieCode/PromptEditor)
基于 Ai 项目[dify]( https://github.com/langgenius/dify/tree/main/web/app/components/base/prompt-editor),迁移出来的 `提示编辑器组件`,如果你的项目也是基于 Vite 搭建的,可以复制目录`src/components/PromptEditor`的文件,并安装`package.json`中的 devDependencies 依赖,即可使用。
# 效果
<img src="https://github.com/forestxieCode/PromptEditor/raw/main/demo.gif" /> |
|