diff --git a/.buildinfo b/.buildinfo index ccea3583..9389caa4 100755 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file records the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 71ad91b2608c51d8b35ed1fa18238748 +config: 220537c0f597705035b5faa838630f3f tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/concepts/agents.html b/concepts/agents.html index a234f558..9ae3abf9 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 700ca244..1bb6a67a 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 44a7ab1b..1792560f 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 e222c104..2e0ad382 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 53bdd523..f3a8231e 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
-

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

+

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

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index 94816f48..6badacca 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 63fb31c7..d154fa72 100755 --- a/concepts/llm_providers/supported_providers.html +++ b/concepts/llm_providers/supported_providers.html @@ -1140,7 +1140,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 2a172fa9..6a95e109 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 f1f8df78..334206cb 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 2d3db32a..70679575 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 e94cced8..fb63019d 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 178eb938..57ab5d83 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -521,7 +521,7 @@ diff --git a/guides/function_calling.html b/guides/function_calling.html index 72a17a0a..31cd7292 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 01e9375a..fd33a913 100755 --- a/guides/llm_router.html +++ b/guides/llm_router.html @@ -647,7 +647,7 @@ instead of a file.

diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html index 7c0f7ea0..010462e6 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 035a8b9f..4732e783 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 05977310..26e62a17 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 7b64181b..8415afc2 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 00dd6594..0a1cadb7 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 c541192c..a59c9f28 100755 --- a/guides/prompt_guard.html +++ b/guides/prompt_guard.html @@ -298,7 +298,7 @@ the agent. If validation fails (
-

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

+

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

diff --git a/guides/state.html b/guides/state.html index 56818c05..2015c0cd 100755 --- a/guides/state.html +++ b/guides/state.html @@ -453,7 +453,7 @@
-

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

+

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

diff --git a/includes/llms.txt b/includes/llms.txt index df825097..1d61e6d0 100755 --- a/includes/llms.txt +++ b/includes/llms.txt @@ -1,6 +1,6 @@ Plano Docs v0.4.16 llms.txt (auto-generated) -Generated (UTC): 2026-04-01T00:45:54.334747+00:00 +Generated (UTC): 2026-04-02T13:04:23.444591+00:00 Table of contents - Agents (concepts/agents) diff --git a/index.html b/index.html index d6605818..9f7a676d 100755 --- a/index.html +++ b/index.html @@ -247,7 +247,7 @@ Resources
-

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

+

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

diff --git a/resources/cli_reference.html b/resources/cli_reference.html index b5f516cd..8aa343ff 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
-

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

+

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

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index 0a30dd35..f32f76cd 100755 --- a/resources/configuration_reference.html +++ b/resources/configuration_reference.html @@ -401,7 +401,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
-

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

+

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

diff --git a/resources/deployment.html b/resources/deployment.html index 65439fe1..c054b240 100755 --- a/resources/deployment.html +++ b/resources/deployment.html @@ -542,7 +542,7 @@
-

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

+

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

diff --git a/resources/llms_txt.html b/resources/llms_txt.html index d527b20f..91ed89f1 100755 --- a/resources/llms_txt.html +++ b/resources/llms_txt.html @@ -179,7 +179,7 @@
-

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

+

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

diff --git a/resources/tech_overview/model_serving.html b/resources/tech_overview/model_serving.html index 4df37f3a..778d0284 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.

-

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

+

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

diff --git a/resources/tech_overview/request_lifecycle.html b/resources/tech_overview/request_lifecycle.html index d9e8e92b..77b54611 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
-

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

+

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

diff --git a/resources/tech_overview/tech_overview.html b/resources/tech_overview/tech_overview.html index cfbc31af..725c431a 100755 --- a/resources/tech_overview/tech_overview.html +++ b/resources/tech_overview/tech_overview.html @@ -200,7 +200,7 @@
-

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

+

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

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

-

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

+

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

diff --git a/search.html b/search.html index d0363b2f..c5be487f 100755 --- a/search.html +++ b/search.html @@ -221,7 +221,7 @@