diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index 26f1edd8..90b5fd56 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 e9338a3a..69829f3d 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 66e9e83d..0461cb80 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 3d6adc9b..2c724c13 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 92f426c4..ea77ec92 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 cdb94a0b..5f6ca797 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: Feb 04, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Feb 06, 2025.
diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html
index 0c029286..a7c0f46d 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 4003a1af..95bc5765 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 f11eab83..adb2e5df 100755
--- a/concepts/tech_overview/prompt.html
+++ b/concepts/tech_overview/prompt.html
@@ -401,7 +401,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 9ad77b26..2fb8017f 100755
--- a/concepts/tech_overview/request_lifecycle.html
+++ b/concepts/tech_overview/request_lifecycle.html
@@ -401,7 +401,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 78c4b446..c1dbbb74 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 991fbd91..eb5d335a 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 e594ea95..5f7f0963 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 df768f0b..684a6797 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: Feb 04, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Feb 06, 2025.
diff --git a/get_started/overview.html b/get_started/overview.html
index 1855a63e..03a6d07d 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 5ffe7cd6..29eaaae4 100755
--- a/get_started/quickstart.html
+++ b/get_started/quickstart.html
@@ -438,7 +438,7 @@
diff --git a/guides/function_calling.html b/guides/function_calling.html
index 4e415d50..9891577b 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 f14a42fa..ba386de2 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 2548d7b1..467e727d 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 5cfab995..0f4d59bd 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 e9979418..7719b664 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 6d30b9ad..9a1dbe64 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 67d1b127..a5c95117 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 4f4579e9..36fef9c6 100755
--- a/resources/configuration_reference.html
+++ b/resources/configuration_reference.html
@@ -287,7 +287,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
diff --git a/search.html b/search.html
index b1e46de9..d427b451 100755
--- a/search.html
+++ b/search.html
@@ -213,7 +213,7 @@