GPT 接口服务 背景来自 api7 公司的实习笔试题。要求实现一个 GPT 接口服务,使用 APISIX 进行接口保护。 技术栈本项目使用 JDK 17, Spring Boot 编写。 使用方法Github 地址:https://github.com/yuluo-yx/gpt-api-server docker 启动 postman 中输入地址,请求类型为 post http://ip:9876/questio 2023-08-23 Technology > AI #AI #GPT #Spring Boot
Github 搭建个人博客 Github 博客搭建准备工作 准备一个 github 账号; 建立 github 仓库,仓库名为 username.github.io,同时设置仓库为 public; clone 仓库,写入一个 index.html 文件,推送到仓库(许多网上的教程会有 choose theme,但是新版本的 github 没有这个东西!); 浏览器输入 https://username.github.io 访 2023-08-23 Technology > Github #personal blog #Github Pages
Hexo Blog 文章测试 这是一篇测试文章! 便签 标签 标签 标签 标签 行内标签LabelLabel 按钮text 一级标题1print(“Hello world”) 二级标题三级标题四级五级 2023-08-23 Technology > Github #Github pages. #Personal blog