diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index fe729833..2c2cc91b 100755 --- a/build_with_arch/agent.html +++ b/build_with_arch/agent.html @@ -411,7 +411,7 @@ the user’s intent.
diff --git a/build_with_arch/multi_turn.html b/build_with_arch/multi_turn.html index 5603aaa4..37290c42 100755 --- a/build_with_arch/multi_turn.html +++ b/build_with_arch/multi_turn.html @@ -347,7 +347,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 ba4ac71a..80a86647 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -295,7 +295,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 08de6dc7..90babd00 100755 --- a/concepts/llm_provider.html +++ b/concepts/llm_provider.html @@ -268,7 +268,7 @@ make outbound LLM calls. diff --git a/concepts/prompt_target.html b/concepts/prompt_target.html index b42a67c9..754b644b 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -365,7 +365,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 d20154c4..f70f8f34 100755 --- a/concepts/tech_overview/error_target.html +++ b/concepts/tech_overview/error_target.html @@ -232,7 +232,7 @@ The errors are communicated to the application via headers like
-© 2025, Katanemo Labs, Inc Last updated: Apr 29, 2025.
+© 2025, Katanemo Labs, Inc Last updated: May 19, 2025.
diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html
index d879cd70..cf1e5083 100755
--- a/concepts/tech_overview/listener.html
+++ b/concepts/tech_overview/listener.html
@@ -236,7 +236,7 @@ address like arch.l
diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html
index bde99ae8..ef7f63f7 100755
--- a/concepts/tech_overview/model_serving.html
+++ b/concepts/tech_overview/model_serving.html
@@ -223,7 +223,7 @@ how to generate API keys for model serving
diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html
index beded710..0112c7a8 100755
--- a/concepts/tech_overview/prompt.html
+++ b/concepts/tech_overview/prompt.html
@@ -397,7 +397,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 3cb3bf8a..56ec4637 100755
--- a/concepts/tech_overview/request_lifecycle.html
+++ b/concepts/tech_overview/request_lifecycle.html
@@ -397,7 +397,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 4eecb208..6339997a 100755
--- a/concepts/tech_overview/tech_overview.html
+++ b/concepts/tech_overview/tech_overview.html
@@ -219,7 +219,7 @@
diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html
index 5710d6f3..5c847d66 100755
--- a/concepts/tech_overview/terminology.html
+++ b/concepts/tech_overview/terminology.html
@@ -216,7 +216,7 @@ and take appropriate actions.
diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html
index 37d2a204..f6872ba6 100755
--- a/concepts/tech_overview/threading_model.html
+++ b/concepts/tech_overview/threading_model.html
@@ -194,7 +194,7 @@ hardware threads on the machine.
diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html
index b76c298c..38a54406 100755
--- a/get_started/intro_to_arch.html
+++ b/get_started/intro_to_arch.html
@@ -238,7 +238,7 @@ For more details, read
-© 2025, Katanemo Labs, Inc Last updated: Apr 29, 2025.
+© 2025, Katanemo Labs, Inc Last updated: May 19, 2025.
diff --git a/get_started/overview.html b/get_started/overview.html
index 4b090e7f..e011783b 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 b3b0200d..5dd2569d 100755
--- a/get_started/quickstart.html
+++ b/get_started/quickstart.html
@@ -441,7 +441,7 @@
diff --git a/guides/agent_routing.html b/guides/agent_routing.html
index ca1b3dd2..05e2a696 100755
--- a/guides/agent_routing.html
+++ b/guides/agent_routing.html
@@ -290,7 +290,7 @@ please see our
-© 2025, Katanemo Labs, Inc Last updated: Apr 29, 2025.
+© 2025, Katanemo Labs, Inc Last updated: May 19, 2025.
diff --git a/guides/function_calling.html b/guides/function_calling.html
index 622e425f..701f056d 100755
--- a/guides/function_calling.html
+++ b/guides/function_calling.html
@@ -366,7 +366,7 @@ on the stuff that matters most.
diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html
index 9fdd7bf3..0de28a6f 100755
--- a/guides/observability/access_logging.html
+++ b/guides/observability/access_logging.html
@@ -242,7 +242,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 0b5ccfa3..7d52a26a 100755
--- a/guides/observability/monitoring.html
+++ b/guides/observability/monitoring.html
@@ -254,7 +254,7 @@ are some sample configuration files for both, respectively.
diff --git a/guides/observability/observability.html b/guides/observability/observability.html
index e69f53d0..2f82242a 100755
--- a/guides/observability/observability.html
+++ b/guides/observability/observability.html
@@ -206,7 +206,7 @@
diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html
index 04182825..f54190cf 100755
--- a/guides/observability/tracing.html
+++ b/guides/observability/tracing.html
@@ -576,7 +576,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 d759993a..71f975dc 100755
--- a/guides/prompt_guard.html
+++ b/guides/prompt_guard.html
@@ -266,7 +266,7 @@ By implementing Prompt Guard, developers can provide a robust layer of input val
diff --git a/index.html b/index.html
index 4e09424f..4fd7b2d4 100755
--- a/index.html
+++ b/index.html
@@ -246,7 +246,7 @@ Resources
diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html
index c1fbe14e..214c80f4 100755
--- a/resources/configuration_reference.html
+++ b/resources/configuration_reference.html
@@ -274,7 +274,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
diff --git a/search.html b/search.html
index c2fee656..0ca544f8 100755
--- a/search.html
+++ b/search.html
@@ -214,7 +214,7 @@