xcatliu 最近的时间轴更新
xcatliu's repos on GitHub
JavaScript · 331 人关注
cqc
Code Quality Checker - Check your code quality by running one command.
TypeScript · 325 人关注
chatgpt-next
微信风格的 ChatGPT,使用 Next.js 构建,私有化部署的最佳选择!
CSS · 73 人关注
123
The personal front page
TypeScript · 72 人关注
blog
流浪小猫的博客
JavaScript · 66 人关注
awesome-json2json
An awesome json to json data mapper
JavaScript · 65 人关注
cyarn
使用 cnpm 源的 Yarn - 快速、可靠、安全的 JavaScript 依赖管理工具
29 人关注
buy-me-a-coffee
:coffee: Buy me a coffee
23 人关注
awesome-aigc
JavaScript · 9 人关注
add-eslint-comment
Add ESLint comment per file according to the ESLint result.
7 人关注
BlackheartedHospital
网传附莆田系医院名单,欢迎更新
JavaScript · 2 人关注
codeeval
My codeeval solutions
TypeScript · 1 人关注
6rainbow
1 人关注
C
Learning C
1 人关注
daxigua
最简单的魔改发布『 合成大西瓜 』,配套改图工具,不用改代码,修改配置即可!
JavaScript · 0 人关注
AlloyFinger
super tiny size multi-touch gestures library for the web.    You can touch this →
0 人关注
avatar
XcatLiu's Avatars
0 人关注
awesome-deno
🎉A curated list of awesome things related to Deno
0 人关注
awesome-eslint
A list of awesome ESLint plugins, configs, etc.
JavaScript · 0 人关注
babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
HTML · 0 人关注
barn
A resume/CV generator, parsing information from YAML file and output a static website which you can deploy on the Github Pages. Exactly like Hexo for generating static resume website.
JavaScript · 0 人关注
boilerplates
CSS · 0 人关注
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
0 人关注
bootstrap3-vs-bootstrap4
A comparison between bootstrap3 and bootstrap4
0 人关注
cdnjs
Our goal is to operate this CDN in a peer reviewed fashion.
0 人关注
cloudbase-framework
🚀 A front-end and back-end integrated deployment tool 🔥 One-click deploy to serverless architecture. 云原生一体化部署工具 CloudBase Framework
JavaScript · 0 人关注
cn.vuejs.org
Chinese translation for vuejs.org :cn:
JavaScript · 0 人关注
commander.js
node.js command-line interfaces made easy
0 人关注
conft
Configurable testing
0 人关注
czwm
吹走雾霾,一个小游戏
0 人关注
damatrix.github.io
xcatliu

xcatliu

🏢  Microsoft / Software Engineer
V2EX 第 45395 号会员,加入于 2013-09-14 00:00:17 +08:00
ChatGPT Next - 私有化部署的网页版聊天机器人
  •  2   
    分享创造  •  xcatliu  •  5 天前  •  最后回复来自 loser
    35
    我的 MacBook 长虫了,太恐怖了😱
    不靠谱茶话会  •  xcatliu  •  280 天前  •  最后回复来自 610915518
    50
    请问 MacBook Pro (13-inch, 2016) 可以升级 MacOS Monterey 吗?
    MacBook Pro  •  xcatliu  •  2022-02-21 18:52:08 PM  •  最后回复来自 espaul64
    25
    iPad mini 2021 音量键松动
    Apple  •  xcatliu  •  2021-10-24 15:31:01 PM  •  最后回复来自 tyzrj766
    1
    滴滴,我 TM 不是来买菜的!
  •  1   
    全球工单系统  •  xcatliu  •  2021-02-25 23:41:03 PM  •  最后回复来自 agee
    20
    今天我 30 岁了,送自己一个特别的生日礼物
  •  11   
    分享创造  •  xcatliu  •  2020-12-18 11:29:05 AM  •  最后回复来自 LYaoYao
    138
    你准备请多少天假玩《赛博朋克 2077》?
    赛博朋克 2077  •  xcatliu  •  2020-12-19 11:54:24 AM  •  最后回复来自 tt7
    90
    xcatliu 最近回复了
    @wongsk 是指输出时解析 chatgpt 写的 markdown 吗?

    目前支持一部分 markdown 语法,如图片、链接、代码等

    未来计划会支持更多,不过如果将 chatgpt 的输出完全通过 markdown 解析,体验也会有些问题,所以会允许用户进行配置

    可以看这里的代码一共有三种模式,纯文本,部分 markdown ,完全 markdown

    https://github.com/xcatliu/chatgpt-next/blob/main/utils/formatMessage.ts
    @yoqu
    @sladro 应该可以了,麻烦再试下
    @fever 当然可以呀,docker 部署完就可以 3000 端口访问了,再配个 nginx 反向代理就可以绑定域名了
    @yoqu 应该在 platform 里添加一个就行了吧,我加上试试
    @yoqu 基于这个做的,貌似还不支持 access token https://github.com/transitive-bullshit/chatgpt-api
    @yoqu 应该支持,build 时选了 arm64
    uses: docker/[email protected]
    with:
    platforms: linux/arm64/v8
    @root01 access token 是啥?
    @LeeeSe 已加 issue
    @daiv @slwl 已支持 docker 运行

    docker run --name chatgpt-next -d -p 3000:3000 -e OPENAI_API_KEY_ALIAS xcatliu/chatgpt-next:latest
    关于   ·   帮助文档   ·   博客   ·   nftychat   ·   API   ·   FAQ   ·   我们的愿景   ·   广告投放   ·   实用小工具   ·   1904 人在线   最高记录 5556   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 01:38 · PVG 09:38 · LAX 18:38 · JFK 21:38
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.