吉林省幼小衔接成果交流活动在蛟河市实验幼儿园举行

280
发表时间:2023-12-20 08:41
文章分类: 媒体关注
const options = { method: 'POST', headers: {Authorization: 'Bearer ', 'Content-Type': 'application/json'}, body: '{"model":"BAAI/bge-large-zh-v1.5","input":"Silicon flow embedding online: fast, affordable, and high-quality embedding services. come try it out!","encoding_format":"float"}' }; fetch('127.0.0.1:11434', options) .then(response => response.json()) .then(response => console.log(response)) .catch(err => console.error(err));