This is an automated email from the ASF dual-hosted git repository. xs3508198 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ozhera.git
commit 3586d0c541f32ba0534bfc898ccbd2d3c86d746e Merge: d22eaace 93c9a6c5 Author: Xue <[email protected]> AuthorDate: Tue Jun 2 14:11:41 2026 +0800 fix: Fixed the issues related to the dependent versions in the log module. (#665) ozhera-log/log-agent-server/pom.xml | 1 - ozhera-log/log-agent/pom.xml | 1 - ozhera-log/log-manager/pom.xml | 4 - .../manager/service/bot/ContentSimplifyBot.java | 111 ++++++----------- .../ozhera/log/manager/service/bot/LlmClient.java | 114 +++++++++++++++++ .../log/manager/service/bot/LogAnalysisBot.java | 138 +++++++-------------- .../service/impl/MilogAiAnalysisServiceImpl.java | 101 ++++----------- ozhera-log/pom.xml | 15 --- 8 files changed, 220 insertions(+), 265 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
