This is an automated email from the ASF dual-hosted git repository.
xs3508198 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ozhera.git
from d22eaace fix: delete SNAPSHOT on intelligence module (#663)
add 2a1a7d8e fix: Cleaned up the private dependency packages
add f89fceba Merge branch 'apache:master' into fix-clean0602
add daa6c5dc fix: Cleaned up the private dependency packages
add 93c9a6c5 Merge branch 'master' into fix-clean0602
new 3586d0c5 fix: Fixed the issues related to the dependent versions in
the log module. (#665)
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
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(-)
create mode 100644
ozhera-log/log-manager/src/main/java/org/apache/ozhera/log/manager/service/bot/LlmClient.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]