yinbangzhong
2024-09-04 af08dae54f74aa9a94f82f298410165fa9b7b614
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(