diff --git a/concepts/agents.html b/concepts/agents.html index 013f8992..3a06e85b 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 4b47ad89..92e195b6 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 966adf06..34b371fb 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 c7a674ea..3bf037e8 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 c85c5b6e..53b05c0d 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 16, 2026. 

+

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

diff --git a/concepts/llm_providers/model_aliases.html b/concepts/llm_providers/model_aliases.html index ded19285..6d46af4c 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 f9e1a6e0..4fce38f6 100755 --- a/concepts/llm_providers/supported_providers.html +++ b/concepts/llm_providers/supported_providers.html @@ -1040,7 +1040,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 76e5320a..180612bf 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 7be22535..aed35dde 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 583f67e3..3787a0b1 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 cd61bf0e..7e1fd031 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 a2cf1ea5..43ee13a7 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 06c8c5ca..dde57cfb 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 6260741e..0bef91b9 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 1142b669..a5880794 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 5e4dbbe4..fc362f0d 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 0d841758..5e65fed4 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 606332cd..438e4045 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 4b916ee1..f14fbeb5 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 f5f5f03b..74829147 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 16, 2026. 

+

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

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

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

+

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

diff --git a/includes/llms.txt b/includes/llms.txt index d1955da3..b2c85b02 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-16T23:39:09.654472+00:00 +Generated (UTC): 2026-01-17T00:24:29.332154+00:00 Table of contents - Agents (concepts/agents) diff --git a/index.html b/index.html index 6fd7488b..bc859252 100755 --- a/index.html +++ b/index.html @@ -243,7 +243,7 @@ Resources
-

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

+

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

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index 6339ddc4..fd4e1fd9 100755 --- a/resources/configuration_reference.html +++ b/resources/configuration_reference.html @@ -299,7 +299,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
-

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

+

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

diff --git a/resources/deployment.html b/resources/deployment.html index 3bc17c9d..bdb6f37a 100755 --- a/resources/deployment.html +++ b/resources/deployment.html @@ -301,7 +301,7 @@
-

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

+

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

diff --git a/resources/llms_txt.html b/resources/llms_txt.html index ad7a947d..0d88b914 100755 --- a/resources/llms_txt.html +++ b/resources/llms_txt.html @@ -176,7 +176,7 @@
-

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

+

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

diff --git a/resources/tech_overview/model_serving.html b/resources/tech_overview/model_serving.html index 18bcbcfd..d326f919 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 16, 2026. 

+

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

diff --git a/resources/tech_overview/request_lifecycle.html b/resources/tech_overview/request_lifecycle.html index b094e2ff..b25c8889 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 16, 2026. 

+

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

diff --git a/resources/tech_overview/tech_overview.html b/resources/tech_overview/tech_overview.html index 8305965a..0e06f97f 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 16, 2026. 

+

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

diff --git a/resources/tech_overview/threading_model.html b/resources/tech_overview/threading_model.html index c9344959..19cea134 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 16, 2026. 

+

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

diff --git a/search.html b/search.html index 72ff60ec..e95cd5fd 100755 --- a/search.html +++ b/search.html @@ -217,7 +217,7 @@