diff --git a/markdown/ai-bootcamp/ai-bootcamp.md b/markdown/ai-bootcamp/ai-bootcamp.md index 56d52509..b2f1912e 100644 --- a/markdown/ai-bootcamp/ai-bootcamp.md +++ b/markdown/ai-bootcamp/ai-bootcamp.md @@ -553,9 +553,9 @@ In this hands-on, we will simply define an agent yaml file with the basic config 1. Open that file and place the following content in the file ```yaml log: - stdout_log_level: INFO - log_file_level: DEBUG - log_file: google_maps_mcp.log + stdout_log_level: INFO + log_file_level: DEBUG + log_file: google_maps_mcp.log !include ../shared_config.yaml @@ -668,4 +668,4 @@ docker restart sam-ent podman restart sam-ent ``` -Now navigate to your SAM instance on [http://localhost:8001/](http://localhost:8001/) and see the new agent added \ No newline at end of file +Now navigate to your SAM instance on [http://localhost:8001/](http://localhost:8001/) and see the new agent added