Updates example recipe for LLM agent service settings 60/14960/4
authorinahwangg <ina@offina.ai>
Sun, 21 Sep 2025 18:38:04 +0000 (03:38 +0900)
committeroffina <ina@offina.ai>
Sat, 27 Sep 2025 05:12:46 +0000 (14:12 +0900)
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 <ina@offina.ai>
RECIPE_EXAMPLE/example_recipe_local_images_oran_latest.yaml

index 719c244..d42bde5 100644 (file)
@@ -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: <Fill name of model>
+    llm_model_token: <Fill API token info to access model>
 
 leofs:
   image: