知識庫
概述
知識庫內容範例
檔案列表排序
按建立日期排序
排序邏輯
知識庫檔案管理最佳實踐
檔案命名建議
定期檢視與更新
批次上傳策略
技術說明
API 回應格式
與其他排序方式的比較
排序方式
優點
缺點
MaiAgent 使用
相關功能
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
{
"files": [
{
"id": "file_123",
"name": "最新產品目錄.pdf",
"created_at": "2025-11-14T10:30:00Z",
"size": 2048576
},
{
"id": "file_122",
"name": "FAQ更新.md",
"created_at": "2025-11-13T15:20:00Z",
"size": 10240
}
]
}