diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index f9b9fc89..2998843e 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 962b14c0..9c4dedc7 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 fed9557a..6a83e77f 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 ace7139b..b6f70a6d 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 7d2b6642..c4b7e20b 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: Nov 23, 2025. 

+

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

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index faa06b05..81bb735b 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 e8095ab1..5095535c 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 414c5047..918c5797 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 99c229d0..7896196f 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: Nov 23, 2025. 

+

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

diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html index 92dafc6b..0f58b67d 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: Nov 23, 2025. 

+

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

diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html index 89fb0773..370515fc 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: Nov 23, 2025. 

+

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

diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html index b17563b3..41176bff 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: Nov 23, 2025. 

+

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

diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html index 008c812c..3c784186 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: Nov 23, 2025. 

+

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

diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html index c1f08b56..990c76a2 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: Nov 23, 2025. 

+

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

diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html index 0a69fe5c..c8e1d24c 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: Nov 23, 2025. 

+

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

diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html index 423a00c1..e01cde01 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 586ae3b5..c2fde6ce 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: Nov 23, 2025. 

+

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

diff --git a/get_started/overview.html b/get_started/overview.html index 4aae1677..3193a6c7 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: Nov 23, 2025. 

+

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

diff --git a/get_started/quickstart.html b/get_started/quickstart.html index a973984c..1675b549 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -442,7 +442,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Nov 23, 2025. 

+

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

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

© 2025, Katanemo Labs, Inc Last updated: Nov 23, 2025. 

+

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

diff --git a/guides/function_calling.html b/guides/function_calling.html index bcae81a1..6832bdee 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: Nov 23, 2025. 

+

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

diff --git a/guides/llm_router.html b/guides/llm_router.html index fe222ae5..3ef59d82 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: Nov 23, 2025. 

+

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

diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html index bb90008c..1527a9ed 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: Nov 23, 2025. 

+

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

diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html index 7d302f2e..bfabbb87 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: Nov 23, 2025. 

+

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

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index 86b92e0f..6405ad9c 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -213,7 +213,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Nov 23, 2025. 

+

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

diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index 179ba0c3..66259c0f 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: Nov 23, 2025. 

+

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

diff --git a/guides/prompt_guard.html b/guides/prompt_guard.html index 56b58cf7..020f8761 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: Nov 23, 2025. 

+

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

diff --git a/index.html b/index.html index 580dda81..5523c7fb 100755 --- a/index.html +++ b/index.html @@ -256,7 +256,7 @@ Resources
-

© 2025, Katanemo Labs, Inc Last updated: Nov 23, 2025. 

+

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

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index 0fff0d91..95b1cd2d 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: Nov 23, 2025. 

+

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

diff --git a/resources/deployment.html b/resources/deployment.html index f2132b59..eca1824c 100755 --- a/resources/deployment.html +++ b/resources/deployment.html @@ -305,7 +305,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Nov 23, 2025. 

+

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

diff --git a/search.html b/search.html index 2291803b..5ee753c3 100755 --- a/search.html +++ b/search.html @@ -221,7 +221,7 @@