diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index b9ecd7da..44d244aa 100755 --- a/build_with_arch/agent.html +++ b/build_with_arch/agent.html @@ -412,7 +412,7 @@ the user’s intent.
diff --git a/build_with_arch/multi_turn.html b/build_with_arch/multi_turn.html index 1952d4d4..f721e5f9 100755 --- a/build_with_arch/multi_turn.html +++ b/build_with_arch/multi_turn.html @@ -348,7 +348,7 @@ that you can test and modify locally for multi-turn RAG scenarios. diff --git a/build_with_arch/rag.html b/build_with_arch/rag.html index a244f666..bbc1469f 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -296,7 +296,7 @@ minutes. For additional details on how to build multi-turn RAG applications plea diff --git a/concepts/llm_provider.html b/concepts/llm_provider.html index 8768d08a..176f3818 100755 --- a/concepts/llm_provider.html +++ b/concepts/llm_provider.html @@ -269,7 +269,7 @@ make outbound LLM calls. diff --git a/concepts/prompt_target.html b/concepts/prompt_target.html index a235343b..d9ec2cf3 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -366,7 +366,7 @@ Each parameter can be marked as required or optional. Here is a full list of par diff --git a/concepts/tech_overview/error_target.html b/concepts/tech_overview/error_target.html index 37a0b410..0dad213e 100755 --- a/concepts/tech_overview/error_target.html +++ b/concepts/tech_overview/error_target.html @@ -233,7 +233,7 @@ The errors are communicated to the application via headers like
-© 2025, Katanemo Labs, Inc Last updated: Jul 02, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Jul 03, 2025.
diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html
index cb6006ca..88f7341e 100755
--- a/concepts/tech_overview/listener.html
+++ b/concepts/tech_overview/listener.html
@@ -237,7 +237,7 @@ address like arch.l
diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html
index b8d12e40..0ad268c2 100755
--- a/concepts/tech_overview/model_serving.html
+++ b/concepts/tech_overview/model_serving.html
@@ -224,7 +224,7 @@ how to generate API keys for model serving
diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html
index 15a09b8b..e7a65141 100755
--- a/concepts/tech_overview/prompt.html
+++ b/concepts/tech_overview/prompt.html
@@ -398,7 +398,7 @@ This setup allows you to take advantage of Arch’s advanced traffic management
diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html
index 1257dcf4..ac97ed60 100755
--- a/concepts/tech_overview/request_lifecycle.html
+++ b/concepts/tech_overview/request_lifecycle.html
@@ -398,7 +398,7 @@ processing request headers and then finalized by the HCM during post-request pro
diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html
index 96ddee4e..39100806 100755
--- a/concepts/tech_overview/tech_overview.html
+++ b/concepts/tech_overview/tech_overview.html
@@ -220,7 +220,7 @@
diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html
index afdbb0bd..30665d08 100755
--- a/concepts/tech_overview/terminology.html
+++ b/concepts/tech_overview/terminology.html
@@ -217,7 +217,7 @@ and take appropriate actions.
diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html
index 08149149..bc9ef73c 100755
--- a/concepts/tech_overview/threading_model.html
+++ b/concepts/tech_overview/threading_model.html
@@ -195,7 +195,7 @@ hardware threads on the machine.
diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html
index acd53037..8c6c6bda 100755
--- a/get_started/intro_to_arch.html
+++ b/get_started/intro_to_arch.html
@@ -239,7 +239,7 @@ For more details, read
-© 2025, Katanemo Labs, Inc Last updated: Jul 02, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Jul 03, 2025.
diff --git a/get_started/overview.html b/get_started/overview.html
index ff54e19a..aa43b908 100755
--- a/get_started/overview.html
+++ b/get_started/overview.html
@@ -332,7 +332,7 @@ simplify the interaction with upstream LLMs, and improve observability all while
diff --git a/get_started/quickstart.html b/get_started/quickstart.html
index 6c076a82..02b39b16 100755
--- a/get_started/quickstart.html
+++ b/get_started/quickstart.html
@@ -442,7 +442,7 @@
diff --git a/guides/agent_routing.html b/guides/agent_routing.html
index deb53c18..8935cfa5 100755
--- a/guides/agent_routing.html
+++ b/guides/agent_routing.html
@@ -291,7 +291,7 @@ please see our
-© 2025, Katanemo Labs, Inc Last updated: Jul 02, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Jul 03, 2025.
diff --git a/guides/function_calling.html b/guides/function_calling.html
index dbd2efa2..3a63d472 100755
--- a/guides/function_calling.html
+++ b/guides/function_calling.html
@@ -367,7 +367,7 @@ on the stuff that matters most.
diff --git a/guides/llm_router.html b/guides/llm_router.html
index 5d22644a..dad2ea2e 100755
--- a/guides/llm_router.html
+++ b/guides/llm_router.html
@@ -330,7 +330,7 @@ Our preference-aligned approach matches practical definitions of performance in
diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html
index bf4f7d41..a6f9a940 100755
--- a/guides/observability/access_logging.html
+++ b/guides/observability/access_logging.html
@@ -243,7 +243,7 @@ Access logs can be exported to centralized logging systems (e.g., ELK stack or F
diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html
index 14c66d50..ec689591 100755
--- a/guides/observability/monitoring.html
+++ b/guides/observability/monitoring.html
@@ -255,7 +255,7 @@ are some sample configuration files for both, respectively.
diff --git a/guides/observability/observability.html b/guides/observability/observability.html
index efac4ed7..cb54755a 100755
--- a/guides/observability/observability.html
+++ b/guides/observability/observability.html
@@ -207,7 +207,7 @@
diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html
index 822e5773..54f9a2c3 100755
--- a/guides/observability/tracing.html
+++ b/guides/observability/tracing.html
@@ -577,7 +577,7 @@ tools like AWS X-Ray and Datadog, enhancing observability and facilitating faste
diff --git a/guides/prompt_guard.html b/guides/prompt_guard.html
index 9dc06639..29fda7f6 100755
--- a/guides/prompt_guard.html
+++ b/guides/prompt_guard.html
@@ -267,7 +267,7 @@ By implementing Prompt Guard, developers can provide a robust layer of input val
diff --git a/index.html b/index.html
index 720c3835..27a36f2d 100755
--- a/index.html
+++ b/index.html
@@ -248,7 +248,7 @@ Resources
diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html
index 8cced672..dc258ce4 100755
--- a/resources/configuration_reference.html
+++ b/resources/configuration_reference.html
@@ -275,7 +275,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
diff --git a/search.html b/search.html
index 3eebc621..7c6cccb9 100755
--- a/search.html
+++ b/search.html
@@ -215,7 +215,7 @@