問題
最近使用 Azure AI 中的 Assistant API 時,當它使用到了Function Call時,它傳入的參數值居然變成了亂碼!!!
似乎本來是 UTF-8 結果被轉成了 Latin-1 編碼。
Hello! 我是 RM
使用 RAG(Retrieval-Augmented Generation)需要將內容切成 Chunk,
而 Kernel Memory 的 TextChunker 正可以幫我們來做這件事。
ABP 預設會使用自己的驗證,如果要使用 Azure AD 驗證登入的話,
可以依 How to Use the Azure Active Directory Authentication for MVC / Razor Page Applications ,
來啟用 Azure AD OpenIdConnect 驗證登入,以下就一步步地來實作它
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