diff --git a/concepts/agents.html b/concepts/agents.html index 843714c0..7957aff1 100755 --- a/concepts/agents.html +++ b/concepts/agents.html @@ -264,7 +264,7 @@ diff --git a/concepts/filter_chain.html b/concepts/filter_chain.html index d45c8eac..37136354 100755 --- a/concepts/filter_chain.html +++ b/concepts/filter_chain.html @@ -291,7 +291,7 @@ powerful abstraction for evolving your agent workflows over time.

diff --git a/concepts/listeners.html b/concepts/listeners.html index e85f794c..d9147f7b 100755 --- a/concepts/listeners.html +++ b/concepts/listeners.html @@ -264,7 +264,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 a19bcf6e..7eea055a 100755 --- a/concepts/llm_providers/client_libraries.html +++ b/concepts/llm_providers/client_libraries.html @@ -657,7 +657,7 @@ Implement fallback logic for better reliability:

diff --git a/concepts/llm_providers/llm_providers.html b/concepts/llm_providers/llm_providers.html index 9f1f0107..bfec7f78 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: Jan 08, 2026. 

+

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

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index 35976391..23f964ca 100755 --- a/concepts/llm_providers/model_aliases.html +++ b/concepts/llm_providers/model_aliases.html @@ -431,7 +431,7 @@ diff --git a/concepts/llm_providers/supported_providers.html b/concepts/llm_providers/supported_providers.html index 895c4061..a7fc8dbd 100755 --- a/concepts/llm_providers/supported_providers.html +++ b/concepts/llm_providers/supported_providers.html @@ -978,7 +978,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 ff02d2d8..a4b1b7e5 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -470,7 +470,7 @@ that you can test and modify locally for multi-turn RAG scenarios.

diff --git a/concepts/signals.html b/concepts/signals.html index d9a5417f..fd900393 100755 --- a/concepts/signals.html +++ b/concepts/signals.html @@ -537,7 +537,7 @@ diff --git a/get_started/intro_to_plano.html b/get_started/intro_to_plano.html index 6ffde47c..cee1784b 100755 --- a/get_started/intro_to_plano.html +++ b/get_started/intro_to_plano.html @@ -223,7 +223,7 @@ This gives Plano several advantages:

diff --git a/get_started/overview.html b/get_started/overview.html index 4e8316c9..22f897d9 100755 --- a/get_started/overview.html +++ b/get_started/overview.html @@ -334,7 +334,7 @@ diff --git a/get_started/quickstart.html b/get_started/quickstart.html index a4744db8..ee8516ed 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -513,7 +513,7 @@ diff --git a/guides/function_calling.html b/guides/function_calling.html index 7ff11cf8..6c04acef 100755 --- a/guides/function_calling.html +++ b/guides/function_calling.html @@ -369,7 +369,7 @@ on the stuff that matters most.

diff --git a/guides/llm_router.html b/guides/llm_router.html index 4b6d79ed..4a8ce8a4 100755 --- a/guides/llm_router.html +++ b/guides/llm_router.html @@ -504,7 +504,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 275b6d56..333b4528 100755 --- a/guides/observability/access_logging.html +++ b/guides/observability/access_logging.html @@ -245,7 +245,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 20f3753a..19b49a15 100755 --- a/guides/observability/monitoring.html +++ b/guides/observability/monitoring.html @@ -257,7 +257,7 @@ are some sample configuration files for both, respectively.

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index 0dcd2f4d..e2a0186e 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -211,7 +211,7 @@ diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index 259abe04..92afe962 100755 --- a/guides/observability/tracing.html +++ b/guides/observability/tracing.html @@ -601,7 +601,7 @@ tools like AWS X-Ray and Datadog, enhancing observability and facilitating faste diff --git a/guides/orchestration.html b/guides/orchestration.html index a8ed2bb4..43e218d1 100755 --- a/guides/orchestration.html +++ b/guides/orchestration.html @@ -926,7 +926,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 554dabab..1f3c9d45 100755 --- a/guides/prompt_guard.html +++ b/guides/prompt_guard.html @@ -295,7 +295,7 @@ the agent. If validation fails (
-

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

+

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

diff --git a/guides/state.html b/guides/state.html index cff6f523..cce6a047 100755 --- a/guides/state.html +++ b/guides/state.html @@ -450,7 +450,7 @@
-

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

+

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

diff --git a/includes/llms.txt b/includes/llms.txt index c35008b2..9a020ed1 100755 --- a/includes/llms.txt +++ b/includes/llms.txt @@ -1,6 +1,6 @@ Plano Docs v0.4.2 llms.txt (auto-generated) -Generated (UTC): 2026-01-08T23:34:23.553506+00:00 +Generated (UTC): 2026-01-10T00:58:13.385904+00:00 Table of contents - Agents (concepts/agents) diff --git a/index.html b/index.html index 6f54c248..f7c47d91 100755 --- a/index.html +++ b/index.html @@ -243,7 +243,7 @@ Resources
-

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

+

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

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

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

+

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

diff --git a/resources/deployment.html b/resources/deployment.html index 4094fc9b..2e4b9f7a 100755 --- a/resources/deployment.html +++ b/resources/deployment.html @@ -301,7 +301,7 @@
-

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

+

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

diff --git a/resources/llms_txt.html b/resources/llms_txt.html index fe387e88..f29e4462 100755 --- a/resources/llms_txt.html +++ b/resources/llms_txt.html @@ -176,7 +176,7 @@
-

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

+

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

diff --git a/resources/tech_overview/model_serving.html b/resources/tech_overview/model_serving.html index d5acf5db..9342406e 100755 --- a/resources/tech_overview/model_serving.html +++ b/resources/tech_overview/model_serving.html @@ -196,7 +196,7 @@ own deployments), and Plano reaches them via HTTP.

-

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

+

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

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

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

+

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

diff --git a/resources/tech_overview/tech_overview.html b/resources/tech_overview/tech_overview.html index 3a54139f..f65acee4 100755 --- a/resources/tech_overview/tech_overview.html +++ b/resources/tech_overview/tech_overview.html @@ -197,7 +197,7 @@
-

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

+

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

diff --git a/resources/tech_overview/threading_model.html b/resources/tech_overview/threading_model.html index 675a8bec..41989934 100755 --- a/resources/tech_overview/threading_model.html +++ b/resources/tech_overview/threading_model.html @@ -197,7 +197,7 @@ hardware threads on the machine.

-

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

+

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

diff --git a/search.html b/search.html index 5b9d952c..5ea58191 100755 --- a/search.html +++ b/search.html @@ -217,7 +217,7 @@