张涛
2024-11-18 3ffa64648831ceade32fba83047d0e99ff92c990
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(