refactor(llmx-impl-openai): 重构 OpenAI 模型服务和响应处理 #51

Merged
gewuyou merged 1 commits from dev into test 2025-05-11 22:45:29 +08:00

1 Commits

Author SHA1 Message Date
803d004501 refactor(llmx-impl-openai): 重构 OpenAI 模型服务和响应处理
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 3m54s
- 优化 OpenAiModelServiceImpl 中的 JSON 解析逻辑
- 修改 SseEvent 数据类,将 data 字段改为 response
- 调整响应处理逻辑,以适应新的数据结构
2025-05-11 22:44:00 +08:00