Liuyang 1138058d74 feat(llm): 为模型补全请求添加分组 ID 参数- 在 modelCompletionsStream 方法中添加 groupId 参数
- 将 groupId 参数传递给 sendPostRequest 和 handleResponseEntity 方法
- 在 parseStreamLine 方法中为 ChatReqVO 对象添加 groupId 字段
- 优化了代码格式,调整了部分缩进和空格
2025-03-05 17:23:41 +08:00
..
2024-12-18 14:12:01 +08:00