1.智谱清言大模型
1.1 注册账号

1.2 查看秘钥

2. 编程对接-Java
2.1 maven - pom.xml
1 | <dependency> |
2.2 test方法
1 | import com.fasterxml.jackson.annotation.JsonInclude; |
如果对这个大模型的api传参不清楚,Java对接混元大模型API
- 结果



1 | <dependency> |
1 | import com.fasterxml.jackson.annotation.JsonInclude; |
如果对这个大模型的api传参不清楚,Java对接混元大模型API

tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true