diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index 1801cc0f..a93cabfa 100755 --- a/build_with_arch/agent.html +++ b/build_with_arch/agent.html @@ -410,7 +410,7 @@ the user’s intent.
diff --git a/build_with_arch/multi_turn.html b/build_with_arch/multi_turn.html index 4c3c1133..5323c279 100755 --- a/build_with_arch/multi_turn.html +++ b/build_with_arch/multi_turn.html @@ -346,7 +346,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 cbe7cea1..4b0d70f2 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -294,7 +294,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 ec337dda..32e6733d 100755 --- a/concepts/llm_provider.html +++ b/concepts/llm_provider.html @@ -267,7 +267,7 @@ make outbound LLM calls. diff --git a/concepts/prompt_target.html b/concepts/prompt_target.html index 8195aeea..067f7df0 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -346,7 +346,7 @@ This modular approach not only simplifies your application’s architecture but diff --git a/concepts/tech_overview/error_target.html b/concepts/tech_overview/error_target.html index 08e27afe..73b69bd2 100755 --- a/concepts/tech_overview/error_target.html +++ b/concepts/tech_overview/error_target.html @@ -231,7 +231,7 @@ The errors are communicated to the application via headers like
-© 2025, Katanemo Labs, Inc Last updated: Mar 03, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Mar 04, 2025.
diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html
index 696e2692..d117e6d5 100755
--- a/concepts/tech_overview/listener.html
+++ b/concepts/tech_overview/listener.html
@@ -235,7 +235,7 @@ address like arch.l
diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html
index aeb7762c..705c4b87 100755
--- a/concepts/tech_overview/model_serving.html
+++ b/concepts/tech_overview/model_serving.html
@@ -222,7 +222,7 @@ how to generate API keys for model serving
diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html
index 1a8ff298..3e132c3d 100755
--- a/concepts/tech_overview/prompt.html
+++ b/concepts/tech_overview/prompt.html
@@ -396,7 +396,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 9e92897f..03e9809e 100755
--- a/concepts/tech_overview/request_lifecycle.html
+++ b/concepts/tech_overview/request_lifecycle.html
@@ -396,7 +396,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 9d841272..3c742ecb 100755
--- a/concepts/tech_overview/tech_overview.html
+++ b/concepts/tech_overview/tech_overview.html
@@ -218,7 +218,7 @@
diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html
index eeb2a1a5..2ed27882 100755
--- a/concepts/tech_overview/terminology.html
+++ b/concepts/tech_overview/terminology.html
@@ -215,7 +215,7 @@ and take appropriate actions.
diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html
index d188e299..f000d2f1 100755
--- a/concepts/tech_overview/threading_model.html
+++ b/concepts/tech_overview/threading_model.html
@@ -193,7 +193,7 @@ hardware threads on the machine.
diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html
index 51a81d98..e1fdff9a 100755
--- a/get_started/intro_to_arch.html
+++ b/get_started/intro_to_arch.html
@@ -231,7 +231,7 @@ For more details, read
-© 2025, Katanemo Labs, Inc Last updated: Mar 03, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Mar 04, 2025.
diff --git a/get_started/overview.html b/get_started/overview.html
index 240e8816..73fb18ad 100755
--- a/get_started/overview.html
+++ b/get_started/overview.html
@@ -329,7 +329,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 f94e687d..464e21c3 100755
--- a/get_started/quickstart.html
+++ b/get_started/quickstart.html
@@ -440,7 +440,7 @@
diff --git a/guides/function_calling.html b/guides/function_calling.html
index 71d0f5dd..5a382262 100755
--- a/guides/function_calling.html
+++ b/guides/function_calling.html
@@ -361,7 +361,7 @@ on the stuff that matters most.
diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html
index 06c37f06..dcf3f127 100755
--- a/guides/observability/access_logging.html
+++ b/guides/observability/access_logging.html
@@ -241,7 +241,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 72e47b30..618b5d61 100755
--- a/guides/observability/monitoring.html
+++ b/guides/observability/monitoring.html
@@ -253,7 +253,7 @@ are some sample configuration files for both, respectively.
diff --git a/guides/observability/observability.html b/guides/observability/observability.html
index 30966ab2..1ee59dde 100755
--- a/guides/observability/observability.html
+++ b/guides/observability/observability.html
@@ -205,7 +205,7 @@
diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html
index 6dd1f7ee..ace0fe3e 100755
--- a/guides/observability/tracing.html
+++ b/guides/observability/tracing.html
@@ -575,7 +575,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 f76988f0..a61aa0df 100755
--- a/guides/prompt_guard.html
+++ b/guides/prompt_guard.html
@@ -265,7 +265,7 @@ By implementing Prompt Guard, developers can provide a robust layer of input val
diff --git a/index.html b/index.html
index 18c932e8..0648d6af 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 cb76a1c0..b8269175 100755
--- a/resources/configuration_reference.html
+++ b/resources/configuration_reference.html
@@ -273,7 +273,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
diff --git a/search.html b/search.html
index f2b363f4..9bfe6edd 100755
--- a/search.html
+++ b/search.html
@@ -213,7 +213,7 @@