yinbangzhong
2024-09-10 1da0bc255179f25b5227bec27833cf486cb6cb90
src/api/Agent.ts
@@ -41,6 +41,10 @@
  });
}
export function queryModelList() {
  return axios.get('/api/v1/llm/distinct', {});
}
// 用户习惯会话列表
export function appUsageSessionListApi(dialog_id) {
  return axios.get(