diff --git a/concepts/agents.html b/concepts/agents.html index 5362726d..3fbeaa2a 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 02cd3c2a..60e196df 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 d1cea3c6..dc3f815f 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 2cfbb668..d24ab81e 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 80a1f722..8c3093eb 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: Jan 24, 2026. 

+

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

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index 0657fd0b..012ae374 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 c80b2d14..955cfccc 100755 --- a/concepts/llm_providers/supported_providers.html +++ b/concepts/llm_providers/supported_providers.html @@ -1042,7 +1042,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 9dd1956d..bfa275d8 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 55060f59..3e6273c5 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 b5f698ec..46181816 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 0df598ea..b6f94e70 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 63312bf9..dc98ade6 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 232dc4f0..fd278733 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 f11be752..da82c6e9 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 3a99f4f0..7223e94e 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 0d09f846..ade46e8e 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 38fae5b9..44d3eee3 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 b6946c58..5b66f7cf 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 8fb85e49..4d414171 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 dd6ae4e7..48b32eaa 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 24, 2026. 

+

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

diff --git a/guides/state.html b/guides/state.html index cc6861f3..4c112f94 100755 --- a/guides/state.html +++ b/guides/state.html @@ -452,7 +452,7 @@
-

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

+

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

diff --git a/includes/llms.txt b/includes/llms.txt index c74e6c60..8a732bdf 100755 --- a/includes/llms.txt +++ b/includes/llms.txt @@ -1,6 +1,6 @@ Plano Docs v0.4.3 llms.txt (auto-generated) -Generated (UTC): 2026-01-24T20:01:17.342283+00:00 +Generated (UTC): 2026-01-29T01:18:45.966758+00:00 Table of contents - Agents (concepts/agents) diff --git a/index.html b/index.html index 85aef3bc..a49c95af 100755 --- a/index.html +++ b/index.html @@ -245,7 +245,7 @@ Resources
-

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

+

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

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index aa35564b..1c9a255b 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 24, 2026. 

+

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

diff --git a/resources/deployment.html b/resources/deployment.html index 5d2c9542..7dde5922 100755 --- a/resources/deployment.html +++ b/resources/deployment.html @@ -303,7 +303,7 @@
-

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

+

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

diff --git a/resources/llms_txt.html b/resources/llms_txt.html index fa14fb7f..4e329934 100755 --- a/resources/llms_txt.html +++ b/resources/llms_txt.html @@ -178,7 +178,7 @@
-

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

+

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

diff --git a/resources/tech_overview/model_serving.html b/resources/tech_overview/model_serving.html index 82689e4e..e2beb8bb 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 24, 2026. 

+

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

diff --git a/resources/tech_overview/request_lifecycle.html b/resources/tech_overview/request_lifecycle.html index 95da5c25..b4c4f7ac 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 24, 2026. 

+

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

diff --git a/resources/tech_overview/tech_overview.html b/resources/tech_overview/tech_overview.html index 87d9cad7..69274d57 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 24, 2026. 

+

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

diff --git a/resources/tech_overview/threading_model.html b/resources/tech_overview/threading_model.html index ca6c5310..0b07a09e 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 24, 2026. 

+

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

diff --git a/search.html b/search.html index d1e95e87..341d000b 100755 --- a/search.html +++ b/search.html @@ -220,7 +220,7 @@