cypggs

Results 15 issues of cypggs

#公有云申请一台8核心32G的centos系统机器(按量计算)(CentOS Linux release 7.6) #开一个终端安装K3s 2min curl -sfL http://rancher-mirror.cnrancher.com/k3s/k3s-install.sh | INSTALL_K3S_MIRROR=cn sh #k3s默认的STORAGE_CLASS: "local-path" #域名是sreworks.cypggs.com,可以把sed第二个sreworks.cypggs.com替换成自己的 wget https://gitee.com/qcypggs/casetemp/raw/master/sreworks.yaml && sed "s/sreworks.cypggs.com/sreworks.cypggs.com/g" sreworks.yaml |kubectl apply -f - --record=true #等待10几20分钟,看看有没有ing创建 kubectl get ing...

PYTHONIOENCODING=utf-8 /usr/bin/python3.6 manage.py runserver 0.0.0.0:80 pyhon需要指定字符不然中文不识别

create database fms DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; 报错如下 File "/usr/lib64/python3.6/site-packages/MySQLdb/connections.py", line 224, in query _mysql.connection.query(self, query) django.db.utils.OperationalError: (1366, "Incorrect string value: '\\xE6\\x9F\\xA5\\xE7\\x9C\\x8B...' for column 'name' at row 1")

您可以在这里简单的提供一些资料,方便我们在 Quick Reference 中添加您想添加的备忘清单(速查表)。 【请您在这里介绍一下工具或者语言,这很重要】 - [ ] 如果你有一张不错的备忘清单(速查表) [`参考这里`](https://github.com/jaywcjlove/reference/blob/main/CONTRIBUTING.md) 为仓库贡献。 - [ ] 如果您不方便贡献,请在下方参考资料中提供链接地址,方便共建备忘清单(速查表) - [x] 这里为您提供了 Markdown 排版[示例教程](https://jaywcjlove.github.io/reference/docs/quickreference.html) #### 提供参考资料地址 提供更多参考资料有助于我们整理成备忘清单(速查表) - 提供参考地址 https://jaywcjlove.github.io/reference - 提供官网地址 https://jaywcjlove.github.io/reference _⚠️...

request
欢迎补充修正
已添加
已有参考资料欢迎参与贡献

wechat-chatgpt git:(main) ✗ npm run dev > [email protected] dev > nodemon --exec node --loader ts-node/esm src/main.ts [nodemon] 2.0.20 [nodemon] to restart at any time, enter `rs` [nodemon] watching path(s): src/**/*...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits Can the terminal color of the robot and you...

enhancement

我加了一行数据导入 cat source_data/004.txt 哮喘#####哮喘发作可表现为突然出现的喘息、咳嗽和呼吸困难。有时哮喘可表现为缓慢发作,症状逐渐加重。无论哪种类型的哮喘发作,哮喘患者都会首先感觉到呼吸困难、咳嗽或胸紧。哮喘发作可以在几分钟后结束,也可持续数小时或数天。胸部或颈部皮肤瘙痒可以是哮喘的早期症状,尤其是儿童。夜间或运动时干咳可以是哮喘唯一的症状。 马上收到了api禁用,看了使用条例,不能用于健康诊断,大家注意使用,不要api被禁了 ![image](https://user-images.githubusercontent.com/3694954/224546488-80ae393c-f912-40ee-8d05-0c4f202f5ce6.png) ps:不过要大赞这个项目,感觉找到了AIGC的正确使用方式,能自己的数据里训练出一个细分垂直领域的知识库,太牛逼了。

``` docker network create my_network docker run -d --restart always --network my_network --name aurora -p 8080:8080 ghcr.io/aurora-develop/aurora:latest docker run -d --name backend --network my_network \ -p 8000:8000 \ --restart on-failure...

docker run --rm --name wechat-bot -v $(pwd)/config.js:/app/config.js -v $(pwd)/.env:/app/.env wechat-bot > [email protected] dev > node ./index.js ? 请先选择服务类型 (Use arrow keys) ❯ ChatGPT Kimi Xunfei %