hyf-backend/utils
eason 0bca60cd06 feat: 更新LLM配置管理和错误处理逻辑
- 修改create_llm_config函数,改为使用require_authenticated_user进行用户验证
- 优化配置名称检查,支持不区分大小写的比较
- 更新API密钥验证逻辑,允许本地服务使用较短的API密钥
- 改进HxfErrorResponse类,增强异常处理和状态码管理
- 更新数据库文件和二进制数据,确保数据一致性
2026-01-24 11:48:31 +08:00
..
Constant.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
Exception.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
Flag.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
Helper.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
YOLOTracker.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
general.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
pull_push.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
util_env.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
util_exceptions.py feat: 更新LLM配置管理和错误处理逻辑 2026-01-24 11:48:31 +08:00
util_file.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
util_log.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
util_models.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
util_node_parameters.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
util_schemas.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
util_test.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
vclEnums.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00
wssServer.py chore: 提交所有代码 2026-01-21 13:45:39 +08:00