diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index 61c9dd26..b4c47a25 100755 --- a/build_with_arch/agent.html +++ b/build_with_arch/agent.html @@ -418,7 +418,7 @@ the user’s intent.

diff --git a/build_with_arch/multi_turn.html b/build_with_arch/multi_turn.html index 87826951..fadbefba 100755 --- a/build_with_arch/multi_turn.html +++ b/build_with_arch/multi_turn.html @@ -354,7 +354,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 81bef8d4..73b25153 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -302,7 +302,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 e7494e32..7cdaa366 100755 --- a/concepts/llm_providers/client_libraries.html +++ b/concepts/llm_providers/client_libraries.html @@ -584,7 +584,7 @@ Implement fallback logic for better reliability:

diff --git a/concepts/llm_providers/llm_providers.html b/concepts/llm_providers/llm_providers.html index 810a4159..888a0da3 100755 --- a/concepts/llm_providers/llm_providers.html +++ b/concepts/llm_providers/llm_providers.html @@ -302,7 +302,7 @@ Use your preferred client library without changing existing code (see
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index 39c3a6b1..e230189a 100755 --- a/concepts/llm_providers/model_aliases.html +++ b/concepts/llm_providers/model_aliases.html @@ -435,7 +435,7 @@ diff --git a/concepts/llm_providers/supported_providers.html b/concepts/llm_providers/supported_providers.html index b89ab500..ae15bb7a 100755 --- a/concepts/llm_providers/supported_providers.html +++ b/concepts/llm_providers/supported_providers.html @@ -995,7 +995,7 @@ Any provider that implements the OpenAI API interface can be configured using cu diff --git a/concepts/prompt_target.html b/concepts/prompt_target.html index c76f51ff..ea425720 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -372,7 +372,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 fe742dd1..621b30bd 100755 --- a/concepts/tech_overview/error_target.html +++ b/concepts/tech_overview/error_target.html @@ -239,7 +239,7 @@ The errors are communicated to the application via headers like
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html index 894f36a4..1591ee3f 100755 --- a/concepts/tech_overview/listener.html +++ b/concepts/tech_overview/listener.html @@ -242,7 +242,7 @@ address like arch.l
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html index 9c7778f9..e55faae8 100755 --- a/concepts/tech_overview/model_serving.html +++ b/concepts/tech_overview/model_serving.html @@ -230,7 +230,7 @@ how to generate API keys for model serving

-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html index f3884d91..54672bdf 100755 --- a/concepts/tech_overview/prompt.html +++ b/concepts/tech_overview/prompt.html @@ -402,7 +402,7 @@ This setup allows you to take advantage of Arch’s advanced traffic management
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html index 1fa9ee32..9047909c 100755 --- a/concepts/tech_overview/request_lifecycle.html +++ b/concepts/tech_overview/request_lifecycle.html @@ -402,7 +402,7 @@ processing request headers and then finalized by the HCM during post-request pro
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html index 503a785b..c7cfc787 100755 --- a/concepts/tech_overview/tech_overview.html +++ b/concepts/tech_overview/tech_overview.html @@ -226,7 +226,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html index dd4d69cd..67eb36ff 100755 --- a/concepts/tech_overview/terminology.html +++ b/concepts/tech_overview/terminology.html @@ -223,7 +223,7 @@ and take appropriate actions.

-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html index 01c8a9f3..5f718847 100755 --- a/concepts/tech_overview/threading_model.html +++ b/concepts/tech_overview/threading_model.html @@ -201,7 +201,7 @@ hardware threads on the machine.

diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html index ff89a4c4..53f2429e 100755 --- a/get_started/intro_to_arch.html +++ b/get_started/intro_to_arch.html @@ -245,7 +245,7 @@ For more details, read
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/get_started/overview.html b/get_started/overview.html index c5a56a39..d869c1c5 100755 --- a/get_started/overview.html +++ b/get_started/overview.html @@ -338,7 +338,7 @@ simplify the interaction with upstream LLMs, and improve observability all while
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/get_started/quickstart.html b/get_started/quickstart.html index 5ebb63e6..09a3b169 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -442,7 +442,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/guides/agent_routing.html b/guides/agent_routing.html index 7ecc46c7..0195f119 100755 --- a/guides/agent_routing.html +++ b/guides/agent_routing.html @@ -297,7 +297,7 @@ please see our
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/guides/function_calling.html b/guides/function_calling.html index 6d9a23d5..cc2fa98a 100755 --- a/guides/function_calling.html +++ b/guides/function_calling.html @@ -373,7 +373,7 @@ on the stuff that matters most.

-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/guides/llm_router.html b/guides/llm_router.html index 327cb14e..bc5b1981 100755 --- a/guides/llm_router.html +++ b/guides/llm_router.html @@ -567,7 +567,7 @@ Provides a practical mechanism to encode user preferences through domain-action
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html index 95b87af9..b87276d4 100755 --- a/guides/observability/access_logging.html +++ b/guides/observability/access_logging.html @@ -249,7 +249,7 @@ Access logs can be exported to centralized logging systems (e.g., ELK stack or F
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html index 2c1f5505..70a77d59 100755 --- a/guides/observability/monitoring.html +++ b/guides/observability/monitoring.html @@ -261,7 +261,7 @@ are some sample configuration files for both, respectively.

-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index edab2418..c21db8ee 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -213,7 +213,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index 9c0156cb..ccd00319 100755 --- a/guides/observability/tracing.html +++ b/guides/observability/tracing.html @@ -583,7 +583,7 @@ tools like AWS X-Ray and Datadog, enhancing observability and facilitating faste
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/guides/prompt_guard.html b/guides/prompt_guard.html index ccbb81db..634d475d 100755 --- a/guides/prompt_guard.html +++ b/guides/prompt_guard.html @@ -274,7 +274,7 @@ By implementing Prompt Guard, developers can provide a robust layer of input val
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/index.html b/index.html index c89adc84..0f0aa274 100755 --- a/index.html +++ b/index.html @@ -256,7 +256,7 @@ Resources
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index e3e386ab..ebd0fe8d 100755 --- a/resources/configuration_reference.html +++ b/resources/configuration_reference.html @@ -286,7 +286,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/resources/deployment.html b/resources/deployment.html index 32e76cbf..7c458f1a 100755 --- a/resources/deployment.html +++ b/resources/deployment.html @@ -305,7 +305,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Dec 18, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Dec 22, 2025. 

diff --git a/search.html b/search.html index 210876f6..b290aeb3 100755 --- a/search.html +++ b/search.html @@ -221,7 +221,7 @@