/chatgpt-vue3

ChatGPT implemented with Vue3, using the official GPT-3.5-Turbo version model.

Primary LanguageVue

ChatGPT Vue3

使用 Vue3 搭建的纯前端 ChatGPT 项目

  1. 支持上下文关联

Project setup

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Lints and fixes files

pnpm run lint

Customize configuration

See Configuration Reference.