diff --git a/concepts/agents.html b/concepts/agents.html index 7bcd02d2..e364be22 100755 --- a/concepts/agents.html +++ b/concepts/agents.html @@ -266,7 +266,7 @@ diff --git a/concepts/filter_chain.html b/concepts/filter_chain.html index 1642c8be..d4019f9f 100755 --- a/concepts/filter_chain.html +++ b/concepts/filter_chain.html @@ -293,7 +293,7 @@ powerful abstraction for evolving your agent workflows over time.

diff --git a/concepts/listeners.html b/concepts/listeners.html index 3d31782b..14c06a40 100755 --- a/concepts/listeners.html +++ b/concepts/listeners.html @@ -266,7 +266,7 @@ application to LLMs (API-based or hosted) via prompt targets.

diff --git a/concepts/llm_providers/client_libraries.html b/concepts/llm_providers/client_libraries.html index 03602f12..f0647f55 100755 --- a/concepts/llm_providers/client_libraries.html +++ b/concepts/llm_providers/client_libraries.html @@ -659,7 +659,7 @@ Implement fallback logic for better reliability:

diff --git a/concepts/llm_providers/llm_providers.html b/concepts/llm_providers/llm_providers.html index 03a090ea..6bcce230 100755 --- a/concepts/llm_providers/llm_providers.html +++ b/concepts/llm_providers/llm_providers.html @@ -303,7 +303,7 @@ Use your preferred client library without changing existing code (see
-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index 37bda8c2..528821b4 100755 --- a/concepts/llm_providers/model_aliases.html +++ b/concepts/llm_providers/model_aliases.html @@ -433,7 +433,7 @@ diff --git a/concepts/llm_providers/supported_providers.html b/concepts/llm_providers/supported_providers.html index ea82f4d0..9c081bd8 100755 --- a/concepts/llm_providers/supported_providers.html +++ b/concepts/llm_providers/supported_providers.html @@ -1139,7 +1139,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 ea52b87e..5f1913d5 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -472,7 +472,7 @@ that you can test and modify locally for multi-turn RAG scenarios.

diff --git a/concepts/signals.html b/concepts/signals.html index 6e9acdf8..23788e6b 100755 --- a/concepts/signals.html +++ b/concepts/signals.html @@ -539,7 +539,7 @@ diff --git a/get_started/intro_to_plano.html b/get_started/intro_to_plano.html index 982b21b3..16e58bf9 100755 --- a/get_started/intro_to_plano.html +++ b/get_started/intro_to_plano.html @@ -225,7 +225,7 @@ This gives Plano several advantages:

diff --git a/get_started/overview.html b/get_started/overview.html index 09ef825d..4b8e0e27 100755 --- a/get_started/overview.html +++ b/get_started/overview.html @@ -336,7 +336,7 @@ diff --git a/get_started/quickstart.html b/get_started/quickstart.html index e309633b..52638e78 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -515,7 +515,7 @@ diff --git a/guides/function_calling.html b/guides/function_calling.html index b0403bbf..00fedc99 100755 --- a/guides/function_calling.html +++ b/guides/function_calling.html @@ -371,7 +371,7 @@ on the stuff that matters most.

diff --git a/guides/llm_router.html b/guides/llm_router.html index f555495d..3f26a413 100755 --- a/guides/llm_router.html +++ b/guides/llm_router.html @@ -506,7 +506,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 e61dfc5d..71767e15 100755 --- a/guides/observability/access_logging.html +++ b/guides/observability/access_logging.html @@ -247,7 +247,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 3ec03f39..4a3f4fe1 100755 --- a/guides/observability/monitoring.html +++ b/guides/observability/monitoring.html @@ -259,7 +259,7 @@ are some sample configuration files for both, respectively.

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index 8d1b5b90..45865303 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -213,7 +213,7 @@ diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index 625567b6..b0d2b5b9 100755 --- a/guides/observability/tracing.html +++ b/guides/observability/tracing.html @@ -603,7 +603,7 @@ tools like AWS X-Ray and Datadog, enhancing observability and facilitating faste diff --git a/guides/orchestration.html b/guides/orchestration.html index a6bc0386..896cd766 100755 --- a/guides/orchestration.html +++ b/guides/orchestration.html @@ -928,7 +928,7 @@ Plano makes it easy to build and scale these systems by managing the orchestrati diff --git a/guides/prompt_guard.html b/guides/prompt_guard.html index f4bea5dc..02b2815d 100755 --- a/guides/prompt_guard.html +++ b/guides/prompt_guard.html @@ -297,7 +297,7 @@ the agent. If validation fails (
-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/guides/state.html b/guides/state.html index 8be7e36e..698d842a 100755 --- a/guides/state.html +++ b/guides/state.html @@ -452,7 +452,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/includes/llms.txt b/includes/llms.txt index c1317383..be0783eb 100755 --- a/includes/llms.txt +++ b/includes/llms.txt @@ -1,6 +1,6 @@ Plano Docs v0.4.4 llms.txt (auto-generated) -Generated (UTC): 2026-01-31T02:15:09.914130+00:00 +Generated (UTC): 2026-02-01T05:26:31.043545+00:00 Table of contents - Agents (concepts/agents) diff --git a/index.html b/index.html index c71f6232..6c6fd127 100755 --- a/index.html +++ b/index.html @@ -245,7 +245,7 @@ Resources
-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

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

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/resources/deployment.html b/resources/deployment.html index 388b44ef..f0960584 100755 --- a/resources/deployment.html +++ b/resources/deployment.html @@ -303,7 +303,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/resources/llms_txt.html b/resources/llms_txt.html index 04e888f5..1fcc7ac3 100755 --- a/resources/llms_txt.html +++ b/resources/llms_txt.html @@ -178,7 +178,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/resources/tech_overview/model_serving.html b/resources/tech_overview/model_serving.html index 169081fb..3b793ffe 100755 --- a/resources/tech_overview/model_serving.html +++ b/resources/tech_overview/model_serving.html @@ -198,7 +198,7 @@ own deployments), and Plano reaches them via HTTP.

-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/resources/tech_overview/request_lifecycle.html b/resources/tech_overview/request_lifecycle.html index c305f94a..058c66e0 100755 --- a/resources/tech_overview/request_lifecycle.html +++ b/resources/tech_overview/request_lifecycle.html @@ -375,7 +375,7 @@ processing request headers and then finalized by the HCM during post-request pro
-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/resources/tech_overview/tech_overview.html b/resources/tech_overview/tech_overview.html index 2a1d0c13..571b6462 100755 --- a/resources/tech_overview/tech_overview.html +++ b/resources/tech_overview/tech_overview.html @@ -199,7 +199,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/resources/tech_overview/threading_model.html b/resources/tech_overview/threading_model.html index 7de12c7d..673b830d 100755 --- a/resources/tech_overview/threading_model.html +++ b/resources/tech_overview/threading_model.html @@ -199,7 +199,7 @@ hardware threads on the machine.

-

© 2025, Katanemo Labs, Inc Last updated: Jan 31, 2026. 

+

© 2025, Katanemo Labs, Inc Last updated: Feb 01, 2026. 

diff --git a/search.html b/search.html index 012ddf8a..3fd05378 100755 --- a/search.html +++ b/search.html @@ -220,7 +220,7 @@