From: inahwangg Date: Sun, 21 Sep 2025 18:38:04 +0000 (+0900) Subject: Updates example recipe for LLM agent service settings X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F60%2F14960%2F4;p=aiml-fw%2Faimlfw-dep.git Updates example recipe for LLM agent service settings Enable AIMLFW to read agent settings via environment variables, with optional overrides from the recipe file. Issue-ID: AIMLFW-255 Change-Id: I5c00399105d178f966af16d9ea83ebfe617a05b8 Signed-off-by: offina --- diff --git a/RECIPE_EXAMPLE/example_recipe_local_images_oran_latest.yaml b/RECIPE_EXAMPLE/example_recipe_local_images_oran_latest.yaml index 719c244..d42bde5 100644 --- a/RECIPE_EXAMPLE/example_recipe_local_images_oran_latest.yaml +++ b/RECIPE_EXAMPLE/example_recipe_local_images_oran_latest.yaml @@ -29,6 +29,10 @@ tm: # Overrides the image tag whose default is the chart appVersion. tag: "latest" pipelines: {"timeseries": "qoe_pipeline_h_release"} + agent: + enabled: false + llm_model: + llm_model_token: leofs: image: