skip to content
Logo 三七の小站

Github 图床, 及 gptcommit

/ 1 min read

[[toc]]

今天是第一天

github + vercel + picgo图床

token:

U2FsdGVkX1+PsKne5WHj/hROu3/NtexLvGCht17ts6cbZAVFCn1b2XEm5bMHbKunTQyWCVgA/uYuL/WF7VHZVw==

vscode gptcommit

购买api

sk-8Fi0XherZIHUXjM853Ba06B66e6347E2B53525EfBd0a3203 https://www.yuque.com/u123456789-ubpud/tlrpse/gllekc8fie8imgcp?singleDoc# 《使用教程3》

https://api.gpts.vin/register

接口

https://api.gpts.vin

https://github.com/zurawiki/gptcommit gptcommit config set openai.api_base https://api.openai.com/v1 gptcommit config set openai.api_key

邮箱有官方api keys 阿里云api gptcommit config set openai.api_base https://dashscope.aliyuncs.com/api/v1/services/aigc/text-generation/generation

git

git config --global user.name "zzh"
git config --global user.email "1254751767@qq.com"
git config --global http.proxy 127.0.0.1:7897
git config --global https.proxy 127.0.0.1:7897