This is an automated email from the ASF dual-hosted git repository.

zhengqiwei pushed a change to branch a_small_modification
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git


    from e7042b495c Merge branch 'master' into a_small_modification
     add 8618145e44 [feat] add support for ollama and update docs (#3441)
     add dc7ec2924d Merge branch 'master' into a_small_modification

No new revisions were added by this update.

Summary of changes:
 .../hertzbeat/common/constants/AiConstants.java    | 25 ++++++++++++++
 .../hertzbeat/common/constants/AiTypeEnum.java     |  7 +++-
 .../hertzbeat/manager/config/AiProperties.java     |  5 +++
 ...KimiAiServiceImpl.java => OllamaAiService.java} | 39 +++++++++++-----------
 .../src/main/resources/application.yml             |  4 ++-
 home/docs/help/ai_config.md                        | 10 ++++++
 .../current/help/ai_config.md                      | 10 ++++++
 7 files changed, 78 insertions(+), 22 deletions(-)
 copy 
hertzbeat-manager/src/main/java/org/apache/hertzbeat/manager/service/ai/{KimiAiServiceImpl.java
 => OllamaAiService.java} (74%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to