diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index ba7ccd4b..1801cc0f 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 98bc4c66..4c3c1133 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 4bc8f4df..cbe7cea1 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 4581ea5f..ec337dda 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 f0f308e8..8195aeea 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 b4bef4b8..08e27afe 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 01, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Mar 03, 2025.
diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html
index e3f0ba22..696e2692 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 363ee254..aeb7762c 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 96070050..1a8ff298 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 eef0e25c..9e92897f 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 9bcf485e..9d841272 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 2bd96682..eeb2a1a5 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 a3ae96c3..d188e299 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 8e513919..51a81d98 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 01, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Mar 03, 2025.
diff --git a/get_started/overview.html b/get_started/overview.html
index 8f66da54..240e8816 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 864f3995..f94e687d 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 14553809..71d0f5dd 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 4538eda4..06c37f06 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 ca96c232..72e47b30 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 f86209a5..30966ab2 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 643e0411..6dd1f7ee 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 c5df0670..f76988f0 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 e0ce31ae..18c932e8 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 ee9dcca5..cb76a1c0 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 1b5452f4..f2b363f4 100755
--- a/search.html
+++ b/search.html
@@ -213,7 +213,7 @@