Liuyang 0e308a7f13 feat(module-llm):增加 topP 参数并调整相关逻辑
- 在 ChatReqVO 中添加 topP 字段
- 在 ConversationServiceImpl 中处理 topP 参数- 更新 ModelCompletionsReqVO,将 top_p 设为可配置项
- 调整 ModelService 中的默认参数设置
2025-03-12 19:51:36 +08:00
..
2024-12-18 14:12:01 +08:00