diff --git a/concepts/agents.html b/concepts/agents.html index 7dac758b..f6c4cf82 100755 --- a/concepts/agents.html +++ b/concepts/agents.html @@ -267,7 +267,7 @@ diff --git a/concepts/filter_chain.html b/concepts/filter_chain.html index 7e6d9765..ce40a1d3 100755 --- a/concepts/filter_chain.html +++ b/concepts/filter_chain.html @@ -333,7 +333,7 @@ powerful abstraction for evolving your agent workflows over time.

diff --git a/concepts/listeners.html b/concepts/listeners.html index 2d2ccef0..77c8c886 100755 --- a/concepts/listeners.html +++ b/concepts/listeners.html @@ -270,7 +270,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 f1bc314b..a53a73fc 100755 --- a/concepts/llm_providers/client_libraries.html +++ b/concepts/llm_providers/client_libraries.html @@ -660,7 +660,7 @@ Implement fallback logic for better reliability:

diff --git a/concepts/llm_providers/llm_providers.html b/concepts/llm_providers/llm_providers.html index ef97aab5..77b92b23 100755 --- a/concepts/llm_providers/llm_providers.html +++ b/concepts/llm_providers/llm_providers.html @@ -304,7 +304,7 @@ Use your preferred client library without changing existing code (see
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index 44b9adea..5bea0c59 100755 --- a/concepts/llm_providers/model_aliases.html +++ b/concepts/llm_providers/model_aliases.html @@ -434,7 +434,7 @@ diff --git a/concepts/llm_providers/supported_providers.html b/concepts/llm_providers/supported_providers.html index 8de238f6..a6e680a7 100755 --- a/concepts/llm_providers/supported_providers.html +++ b/concepts/llm_providers/supported_providers.html @@ -1190,7 +1190,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 e0602414..02aadb59 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -473,7 +473,7 @@ that you can test and modify locally for multi-turn RAG scenarios.

diff --git a/concepts/signals.html b/concepts/signals.html index e468fee0..4323666c 100755 --- a/concepts/signals.html +++ b/concepts/signals.html @@ -540,7 +540,7 @@ diff --git a/get_started/intro_to_plano.html b/get_started/intro_to_plano.html index 323cf370..60acbfad 100755 --- a/get_started/intro_to_plano.html +++ b/get_started/intro_to_plano.html @@ -226,7 +226,7 @@ This gives Plano several advantages:

diff --git a/get_started/overview.html b/get_started/overview.html index 1de09eef..782a1144 100755 --- a/get_started/overview.html +++ b/get_started/overview.html @@ -337,7 +337,7 @@ diff --git a/get_started/quickstart.html b/get_started/quickstart.html index 5438c83b..394b3cee 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -568,7 +568,7 @@ diff --git a/guides/function_calling.html b/guides/function_calling.html index 2a008c16..7b92aef7 100755 --- a/guides/function_calling.html +++ b/guides/function_calling.html @@ -372,7 +372,7 @@ on the stuff that matters most.

diff --git a/guides/llm_router.html b/guides/llm_router.html index 73aa0515..941b4fee 100755 --- a/guides/llm_router.html +++ b/guides/llm_router.html @@ -714,7 +714,7 @@ instead of a file.

diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html index 8534629c..49b2637a 100755 --- a/guides/observability/access_logging.html +++ b/guides/observability/access_logging.html @@ -248,7 +248,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 eb8e6bad..416023a1 100755 --- a/guides/observability/monitoring.html +++ b/guides/observability/monitoring.html @@ -260,7 +260,7 @@ are some sample configuration files for both, respectively.

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index 598f1510..7f167e89 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -216,7 +216,7 @@ diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index f97f6a3a..c3d02f60 100755 --- a/guides/observability/tracing.html +++ b/guides/observability/tracing.html @@ -792,7 +792,7 @@ tools like AWS X-Ray and Datadog, enhancing observability and facilitating faste diff --git a/guides/orchestration.html b/guides/orchestration.html index 1f348dbf..ca870335 100755 --- a/guides/orchestration.html +++ b/guides/orchestration.html @@ -1003,7 +1003,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 52300146..cb8c20fd 100755 --- a/guides/prompt_guard.html +++ b/guides/prompt_guard.html @@ -298,7 +298,7 @@ the agent. If validation fails (
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/guides/state.html b/guides/state.html index 0f726647..6a105152 100755 --- a/guides/state.html +++ b/guides/state.html @@ -453,7 +453,7 @@
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/includes/llms.txt b/includes/llms.txt index 23a58238..7b6a714f 100755 --- a/includes/llms.txt +++ b/includes/llms.txt @@ -1,6 +1,6 @@ Plano Docs v0.4.19 llms.txt (auto-generated) -Generated (UTC): 2026-04-17T21:04:13.359266+00:00 +Generated (UTC): 2026-04-18T00:23:46.657903+00:00 Table of contents - Agents (concepts/agents) diff --git a/index.html b/index.html index 6ded68a9..6d6cf82c 100755 --- a/index.html +++ b/index.html @@ -247,7 +247,7 @@ Resources
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/resources/cli_reference.html b/resources/cli_reference.html index 33f8c686..87038b85 100755 --- a/resources/cli_reference.html +++ b/resources/cli_reference.html @@ -437,7 +437,7 @@ Use this page as the canonical source for command syntax, options, and recommend
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index 423f5df0..234f5c14 100755 --- a/resources/configuration_reference.html +++ b/resources/configuration_reference.html @@ -414,7 +414,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/resources/deployment.html b/resources/deployment.html index 5fdb3697..7907320c 100755 --- a/resources/deployment.html +++ b/resources/deployment.html @@ -542,7 +542,7 @@
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/resources/llms_txt.html b/resources/llms_txt.html index b292da68..ef1fac5a 100755 --- a/resources/llms_txt.html +++ b/resources/llms_txt.html @@ -179,7 +179,7 @@
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/resources/tech_overview/model_serving.html b/resources/tech_overview/model_serving.html index 4d306492..85050239 100755 --- a/resources/tech_overview/model_serving.html +++ b/resources/tech_overview/model_serving.html @@ -199,7 +199,7 @@ own deployments), and Plano reaches them via HTTP.

-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

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

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/resources/tech_overview/tech_overview.html b/resources/tech_overview/tech_overview.html index de44eb8a..38097640 100755 --- a/resources/tech_overview/tech_overview.html +++ b/resources/tech_overview/tech_overview.html @@ -200,7 +200,7 @@
-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/resources/tech_overview/threading_model.html b/resources/tech_overview/threading_model.html index 5e25671d..d80b8630 100755 --- a/resources/tech_overview/threading_model.html +++ b/resources/tech_overview/threading_model.html @@ -200,7 +200,7 @@ hardware threads on the machine.

-

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 17, 2026. 

+

© 2026, Katanemo Labs, a DigitalOcean Company Last updated: Apr 18, 2026. 

diff --git a/search.html b/search.html index 18900b9b..afb46b60 100755 --- a/search.html +++ b/search.html @@ -221,7 +221,7 @@