中文亚洲精品无码_熟女乱子伦免费_人人超碰人人爱国产_亚洲熟妇女综合网

當(dāng)前位置: 首頁 > news >正文

??陔p語網(wǎng)站建設(shè)楚雄seo

??陔p語網(wǎng)站建設(shè),楚雄seo,網(wǎng)站專題頁,成都網(wǎng)絡(luò)營銷本文只包含最基礎(chǔ)的請求后端大佬給得對話接口,大部分模型的傳參是差不多的,核心還是如何處理 fetch 獲取的流數(shù)據(jù) import { defineStore } from pinia; import { ElMessage } from element-plus;type Role system | user | assistant; export interfac…

本文只包含最基礎(chǔ)的請求后端大佬給得對話接口,大部分模型的傳參是差不多的,核心還是如何處理 fetch 獲取的流數(shù)據(jù)

import { defineStore } from 'pinia';
import { ElMessage } from 'element-plus';type Role = 'system' | 'user' | 'assistant';
export interface Message {role: Role;content: string;
}
interface ChatStore {model: 'Gnosis' | 'chatglm2-6b' | 'cc-13b-chat';chatApi: string;messages: Message[];done: boolean | null;
}
const DEFAULT_PROMPT = `你應(yīng)該根據(jù)用戶回答生成答案。答案必須盡可能簡明扼要。字?jǐn)?shù)控制在512個(gè)字符以內(nèi)`;export const useChatStore = defineStore({id: 'chatStore',state: (): ChatStore => {return {model: 'cc-13b-chat',chatApi: 'chat_api/chat/knowledge_base_chat',messages: [{role: 'system',content: DEFAULT_PROMPT,},],done: null,};},actions: {async fetchChat(query: string) {this.messages.push({role: 'user',content: query,});let response: any = null;try {response = await fetch(this.chatApi, {headers: {'Content-Type': 'application/json',},method: 'POST',body: JSON.stringify({query: query,history: this.messages,model_name: this.model,stream: true,knowledge_base_name: 'lb_test',top_k: 1,score_threshold: 1,temperature: 0.7,max_tokens: 4096,prompt_name: 'default',}),});} catch (error) {console.log(error);ElMessage.error('請求失敗');return;}const data = response.body;this.messages.push({role: 'assistant',content: '',});// 處理流式數(shù)據(jù)if (data) {const reader = data.getReader();const decoder = new TextDecoder('utf-8');this.done = false;while (!this.done) {const { value, done: readerDone } = await reader.read();// value值// {"answer": "幫助解決"}if (value) {const char = decoder.decode(value);console.log(char);// if (char === '\n') {//   this.messages[this.messages.length - 1].content += '\n';//   continue;// }if (char) {const res = JSON.parse(char);this.messages[this.messages.length - 1].content += res.answer ?? '';}}if (!this.done) {this.done = readerDone;}}}// 對話結(jié)束this.done = null;},},// persist: {//   key: 'store',//   storage: window.localStorage,// },
});
http://www.risenshineclean.com/news/52268.html

相關(guān)文章:

  • 云南網(wǎng)站建設(shè)公司前十名鄭州企業(yè)網(wǎng)站優(yōu)化排名
  • wordpress安裝的模板文件在哪廣西seo
  • 電商網(wǎng)站建設(shè)課程設(shè)計(jì)實(shí)驗(yàn)報(bào)告百度導(dǎo)航下載2022最新版
  • 做外匯新聞網(wǎng)站百度注冊頁面
  • 手機(jī)網(wǎng)站模板免費(fèi)模板南昌seo推廣公司
  • 導(dǎo)航網(wǎng)站怎么做首頁優(yōu)化公司
  • 東阿做網(wǎng)站網(wǎng)絡(luò)廣告宣傳怎么做
  • 長沙建設(shè)信息中心網(wǎng)站百度推廣公司哪家比較靠譜
  • 網(wǎng)站設(shè)計(jì)網(wǎng)站開發(fā)重慶森林影評
  • 電影網(wǎng)站要怎樣做才有出路泉州全網(wǎng)營銷優(yōu)化
  • 廣州應(yīng)用網(wǎng)站設(shè)計(jì)石家莊今日頭條新聞
  • 為什么做旅游網(wǎng)站百度我的訂單app
  • 互聯(lián)網(wǎng)網(wǎng)站建設(shè)方案電商賣貨平臺有哪些
  • 濟(jì)南網(wǎng)頁設(shè)計(jì)sem優(yōu)化公司
  • 網(wǎng)站模板修改器合川網(wǎng)站建設(shè)
  • 做動態(tài)圖的網(wǎng)站網(wǎng)絡(luò)推廣技巧
  • 學(xué)校 網(wǎng)站建設(shè)招聘如何免費(fèi)推廣一個(gè)網(wǎng)站
  • 做資訊類網(wǎng)站需要什么資質(zhì)百度關(guān)鍵詞優(yōu)化大
  • 四川建設(shè)網(wǎng)有限責(zé)任公司官網(wǎng)谷歌seo什么意思
  • 網(wǎng)站開發(fā)屬于什么大學(xué)專業(yè)百度seo優(yōu)化技巧
  • 建網(wǎng)站地址百度網(wǎng)站安全檢測
  • 怎么做代購彩票網(wǎng)站嗎百度seo快速排名優(yōu)化服務(wù)
  • 西安wordpress建站1688精品貨源網(wǎng)站入口
  • 深圳企業(yè)公司做網(wǎng)站常用的網(wǎng)絡(luò)營銷策略有哪些
  • 新鄉(xiāng)做網(wǎng)站廣州seo優(yōu)化
  • 建設(shè)政府門戶網(wǎng)站有何意義有哪些廈門百度關(guān)鍵詞seo收費(fèi)
  • 工體商城網(wǎng)站建設(shè)揭陽新站seo方案
  • 怎么做網(wǎng)站動態(tài)地圖google關(guān)鍵詞挖掘工具
  • 如何做視頻網(wǎng)站不侵權(quán)電子商務(wù)平臺有哪些
  • 咸陽市網(wǎng)站建設(shè)重慶seo什么意思