# ChatPrompts **Repository Path**: initencunter/ChatPrompts ## Basic Information - **Project Name**: ChatPrompts - **Description**: 适配最新版的davinci-003的人格 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-21 - **Last Updated**: 2023-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @initencounter/chat-prompts [![npm](https://img.shields.io/npm/v/@initencounter/chat-prompts?style=flat-square)](https://www.npmjs.com/package/@initencounter/chat-prompts) 适配 [koishi-plugin-davinci-003](https://github.com/initialencounter/mykoishi/tree/master/davinci-003) [![npm](https://img.shields.io/npm/v/koishi-plugin-davinci-003?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-davinci-003)
爬取3大主流仓库的人格,并整理成 davinci-003 支持的格式 ## 使用方法: - 安装 [koishi](https://github.com/koishijs/koishi) 及 koishi-plugin-davinci-003 - 配置 koishi-plugin-davinci-003 - 将 personality.json 放到 Koishi 根目录下 - 启动 koishi 及 koishi-plugin-davinci-003 ## 更新prompt ```shell npm run update ``` 本仓库采用 AGPL-3.0 许可证。 项目仅供学习交流使用,严禁用于任何商业用途和非法行为 ## Acknowledgments [PlexPt/awesome-chatgpt-prompts-zh](https://github.com/PlexPt/awesome-chatgpt-prompts-zh) [f/awesome-chatgpt-prompts](https://github.com/f/awesome-chatgpt-prompts) [0xk1h0/ChatGPT_DAN](https://github.com/0xk1h0/ChatGPT_DAN/blob/)