new system prompt design

This commit is contained in:
duanfuxiang
2025-03-12 21:40:15 +08:00
parent 4929256c1e
commit 18f1d52494
3 changed files with 528 additions and 8 deletions

View File

@@ -71,6 +71,7 @@
"groq-sdk": "^0.7.0",
"handlebars": "^4.7.7",
"js-tiktoken": "^1.0.15",
"json5": "^2.2.3",
"langchain": "^0.3.2",
"lexical": "^0.17.1",
"lodash": "^4.17.21",
@@ -84,10 +85,12 @@
"openai": "^4.73.0",
"p-limit": "^6.1.0",
"parse5": "^7.1.2",
"path": "^0.12.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"react-syntax-highlighter": "^15.5.0",
"rehype-raw": "^7.0.0",
"remark-gfm": "^4.0.0",
"uuid": "^10.0.0",
"zod": "^3.22.4"