mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-21 04:46:26 +00:00
1. 为部门和菜单拆分详情/树形响应模型,新增兼容别名保留旧接口 2. 新增OPENAI_BASE_URL配置并在AI聊天工具中使用 3. 移除冗余的orm_to_schema和get_with_convert工具方法,改用pydantic原生校验 4. 优化前端主题注释格式