diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index 7820bc87..6582c88b 100755 --- a/build_with_arch/agent.html +++ b/build_with_arch/agent.html @@ -417,7 +417,7 @@ the user’s intent.
diff --git a/build_with_arch/multi_turn.html b/build_with_arch/multi_turn.html index 769faacc..79cbe603 100755 --- a/build_with_arch/multi_turn.html +++ b/build_with_arch/multi_turn.html @@ -353,7 +353,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 e0fa0dd5..8965f1fd 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -301,7 +301,7 @@ minutes. For additional details on how to build multi-turn RAG applications plea diff --git a/concepts/llm_providers/client_libraries.html b/concepts/llm_providers/client_libraries.html index 6a41223b..7c0c0c2f 100755 --- a/concepts/llm_providers/client_libraries.html +++ b/concepts/llm_providers/client_libraries.html @@ -583,7 +583,7 @@ Implement fallback logic for better reliability: diff --git a/concepts/llm_providers/llm_providers.html b/concepts/llm_providers/llm_providers.html index 3d6c7cb8..cf6c8168 100755 --- a/concepts/llm_providers/llm_providers.html +++ b/concepts/llm_providers/llm_providers.html @@ -300,7 +300,7 @@ Use your preferred client library without changing existing code (see© 2025, Katanemo Labs, Inc Last updated: Sep 30, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Oct 01, 2025.
-© 2025, Katanemo Labs, Inc Last updated: Sep 30, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Oct 01, 2025.
diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html
index 645d5e2a..2c6ea0a5 100755
--- a/concepts/tech_overview/listener.html
+++ b/concepts/tech_overview/listener.html
@@ -241,7 +241,7 @@ address like arch.l
diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html
index 28fbd323..8b15922f 100755
--- a/concepts/tech_overview/model_serving.html
+++ b/concepts/tech_overview/model_serving.html
@@ -229,7 +229,7 @@ how to generate API keys for model serving
diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html
index 20fb152d..f44ab321 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 a1e67f51..32d22b3f 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 75b0a529..fbca48dd 100755
--- a/concepts/tech_overview/tech_overview.html
+++ b/concepts/tech_overview/tech_overview.html
@@ -225,7 +225,7 @@
diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html
index 2601a72c..41774bbc 100755
--- a/concepts/tech_overview/terminology.html
+++ b/concepts/tech_overview/terminology.html
@@ -222,7 +222,7 @@ and take appropriate actions.
diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html
index b12b4a0f..9baa522e 100755
--- a/concepts/tech_overview/threading_model.html
+++ b/concepts/tech_overview/threading_model.html
@@ -200,7 +200,7 @@ hardware threads on the machine.
diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html
index 183a0c91..ef83f063 100755
--- a/get_started/intro_to_arch.html
+++ b/get_started/intro_to_arch.html
@@ -244,7 +244,7 @@ For more details, read
-© 2025, Katanemo Labs, Inc Last updated: Sep 30, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Oct 01, 2025.
diff --git a/get_started/overview.html b/get_started/overview.html
index 1f31828e..ef152bb8 100755
--- a/get_started/overview.html
+++ b/get_started/overview.html
@@ -337,7 +337,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 53b5c69e..bfe914bc 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 a6a941fe..ddea20b2 100755
--- a/guides/agent_routing.html
+++ b/guides/agent_routing.html
@@ -296,7 +296,7 @@ please see our
-© 2025, Katanemo Labs, Inc Last updated: Sep 30, 2025.
+© 2025, Katanemo Labs, Inc Last updated: Oct 01, 2025.
diff --git a/guides/function_calling.html b/guides/function_calling.html
index d0b5ce65..abfbaa71 100755
--- a/guides/function_calling.html
+++ b/guides/function_calling.html
@@ -372,7 +372,7 @@ on the stuff that matters most.
diff --git a/guides/llm_router.html b/guides/llm_router.html
index ecd16764..6e4c6020 100755
--- a/guides/llm_router.html
+++ b/guides/llm_router.html
@@ -566,7 +566,7 @@ Provides a practical mechanism to encode user preferences through domain-action
diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html
index 0cb886a6..75c0e0b7 100755
--- a/guides/observability/access_logging.html
+++ b/guides/observability/access_logging.html
@@ -248,7 +248,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 b90b9b31..dee0fb7e 100755
--- a/guides/observability/monitoring.html
+++ b/guides/observability/monitoring.html
@@ -260,7 +260,7 @@ are some sample configuration files for both, respectively.
diff --git a/guides/observability/observability.html b/guides/observability/observability.html
index 466d1f16..c55aab5c 100755
--- a/guides/observability/observability.html
+++ b/guides/observability/observability.html
@@ -212,7 +212,7 @@
diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html
index 667fa179..91b354e7 100755
--- a/guides/observability/tracing.html
+++ b/guides/observability/tracing.html
@@ -582,7 +582,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 7adabbe3..65385388 100755
--- a/guides/prompt_guard.html
+++ b/guides/prompt_guard.html
@@ -273,7 +273,7 @@ By implementing Prompt Guard, developers can provide a robust layer of input val
diff --git a/index.html b/index.html
index b38f62f0..3c06b6b0 100755
--- a/index.html
+++ b/index.html
@@ -258,7 +258,7 @@ Resources
diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html
index 9d1ec186..7af53fdb 100755
--- a/resources/configuration_reference.html
+++ b/resources/configuration_reference.html
@@ -285,7 +285,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
diff --git a/search.html b/search.html
index 5bd5658c..3aa274ee 100755
--- a/search.html
+++ b/search.html
@@ -220,7 +220,7 @@