diff --git a/concepts/agents.html b/concepts/agents.html index 7957aff1..aad6c3e5 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 37136354..b8b48c0f 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 d9147f7b..3dc128c5 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 7eea055a..731be16f 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 bfec7f78..dc587044 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 10, 2026. 

+

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

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index 23f964ca..eb9dd7fe 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 a7fc8dbd..b24211ba 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 a4b1b7e5..80a846aa 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 fd900393..536e5556 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 cee1784b..e8a55097 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 22f897d9..3df21fd1 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 ee8516ed..2510c2f7 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 6c04acef..467d75da 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 4a8ce8a4..704c9357 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 333b4528..83469707 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 19b49a15..bbd68a49 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 e2a0186e..11b67b8b 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 92afe962..2ea042a5 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 43e218d1..1c792375 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 1f3c9d45..c0ac08e1 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 10, 2026. 

+

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

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

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

+

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

diff --git a/includes/llms.txt b/includes/llms.txt index 9a020ed1..ce82abfc 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-10T00:58:13.385904+00:00 +Generated (UTC): 2026-01-13T21:51:41.356881+00:00 Table of contents - Agents (concepts/agents) diff --git a/index.html b/index.html index f7c47d91..f338f8aa 100755 --- a/index.html +++ b/index.html @@ -243,7 +243,7 @@ Resources
-

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

+

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

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index 7f73b7dc..7eaa3a18 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 10, 2026. 

+

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

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

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

+

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

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

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

+

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

diff --git a/resources/tech_overview/model_serving.html b/resources/tech_overview/model_serving.html index 9342406e..b8573dd6 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 10, 2026. 

+

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

diff --git a/resources/tech_overview/request_lifecycle.html b/resources/tech_overview/request_lifecycle.html index a087f21d..8d34650d 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 10, 2026. 

+

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

diff --git a/resources/tech_overview/tech_overview.html b/resources/tech_overview/tech_overview.html index f65acee4..4ffd81e4 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 10, 2026. 

+

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

diff --git a/resources/tech_overview/threading_model.html b/resources/tech_overview/threading_model.html index 41989934..5e36f08e 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 10, 2026. 

+

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

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