yinbangzhong
2024-09-12 ff0ae974a1c561eaf2915988dac63cd066af189f
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(