From 9391b2d4e2f902cade4294b85fcf3efeb4aa8a37 Mon Sep 17 00:00:00 2001 From: adilhafeez Date: Tue, 15 Apr 2025 21:39:41 +0000 Subject: [PATCH] deploy: 7d4b261a68a1ed2f3ec9de0d2105271f6b5203b6 --- build_with_arch/agent.html | 2 +- build_with_arch/multi_turn.html | 2 +- build_with_arch/rag.html | 2 +- concepts/llm_provider.html | 2 +- concepts/prompt_target.html | 2 +- concepts/tech_overview/error_target.html | 2 +- concepts/tech_overview/listener.html | 2 +- concepts/tech_overview/model_serving.html | 2 +- concepts/tech_overview/prompt.html | 2 +- concepts/tech_overview/request_lifecycle.html | 2 +- concepts/tech_overview/tech_overview.html | 2 +- concepts/tech_overview/terminology.html | 2 +- concepts/tech_overview/threading_model.html | 2 +- get_started/intro_to_arch.html | 2 +- get_started/overview.html | 2 +- get_started/quickstart.html | 2 +- guides/agent_routing.html | 2 +- guides/function_calling.html | 2 +- guides/observability/access_logging.html | 2 +- guides/observability/monitoring.html | 2 +- guides/observability/observability.html | 2 +- guides/observability/tracing.html | 2 +- guides/prompt_guard.html | 2 +- index.html | 2 +- resources/configuration_reference.html | 2 +- search.html | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index 01bc31de..1b2dd328 100755 --- a/build_with_arch/agent.html +++ b/build_with_arch/agent.html @@ -411,7 +411,7 @@ the user’s intent.

diff --git a/build_with_arch/multi_turn.html b/build_with_arch/multi_turn.html index cbf0d2d4..c3d20228 100755 --- a/build_with_arch/multi_turn.html +++ b/build_with_arch/multi_turn.html @@ -347,7 +347,7 @@ that you can test and modify locally for multi-turn RAG scenarios.

diff --git a/build_with_arch/rag.html b/build_with_arch/rag.html index a43aeee2..bdced31c 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -295,7 +295,7 @@ minutes. For additional details on how to build multi-turn RAG applications plea diff --git a/concepts/llm_provider.html b/concepts/llm_provider.html index 35830251..36ac9e25 100755 --- a/concepts/llm_provider.html +++ b/concepts/llm_provider.html @@ -268,7 +268,7 @@ make outbound LLM calls.

diff --git a/concepts/prompt_target.html b/concepts/prompt_target.html index 958f331e..a873191f 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -365,7 +365,7 @@ Each parameter can be marked as required or optional. Here is a full list of par diff --git a/concepts/tech_overview/error_target.html b/concepts/tech_overview/error_target.html index 1c0d6e22..0f0a0517 100755 --- a/concepts/tech_overview/error_target.html +++ b/concepts/tech_overview/error_target.html @@ -232,7 +232,7 @@ The errors are communicated to the application via headers like
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html index 508b51f5..4972fb5b 100755 --- a/concepts/tech_overview/listener.html +++ b/concepts/tech_overview/listener.html @@ -236,7 +236,7 @@ address like arch.l
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html index b382a1ee..d8143a07 100755 --- a/concepts/tech_overview/model_serving.html +++ b/concepts/tech_overview/model_serving.html @@ -223,7 +223,7 @@ how to generate API keys for model serving

-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html index 2a6f7eed..536617af 100755 --- a/concepts/tech_overview/prompt.html +++ b/concepts/tech_overview/prompt.html @@ -397,7 +397,7 @@ This setup allows you to take advantage of Arch’s advanced traffic management
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html index 828946e2..c491cbb3 100755 --- a/concepts/tech_overview/request_lifecycle.html +++ b/concepts/tech_overview/request_lifecycle.html @@ -397,7 +397,7 @@ processing request headers and then finalized by the HCM during post-request pro
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html index 23b8a801..260618d1 100755 --- a/concepts/tech_overview/tech_overview.html +++ b/concepts/tech_overview/tech_overview.html @@ -219,7 +219,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html index e844e292..1b8a3a7d 100755 --- a/concepts/tech_overview/terminology.html +++ b/concepts/tech_overview/terminology.html @@ -216,7 +216,7 @@ and take appropriate actions.

-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html index c682271c..8da843de 100755 --- a/concepts/tech_overview/threading_model.html +++ b/concepts/tech_overview/threading_model.html @@ -194,7 +194,7 @@ hardware threads on the machine.

-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html index 4626572d..b6584fd6 100755 --- a/get_started/intro_to_arch.html +++ b/get_started/intro_to_arch.html @@ -238,7 +238,7 @@ For more details, read
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/get_started/overview.html b/get_started/overview.html index 130a5d72..1321e409 100755 --- a/get_started/overview.html +++ b/get_started/overview.html @@ -332,7 +332,7 @@ simplify the interaction with upstream LLMs, and improve observability all while
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/get_started/quickstart.html b/get_started/quickstart.html index de5d36cf..39fcccc0 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -441,7 +441,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/guides/agent_routing.html b/guides/agent_routing.html index 079dedb6..8cca86cf 100755 --- a/guides/agent_routing.html +++ b/guides/agent_routing.html @@ -290,7 +290,7 @@ please see our
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/guides/function_calling.html b/guides/function_calling.html index df94b7fa..00b9043b 100755 --- a/guides/function_calling.html +++ b/guides/function_calling.html @@ -366,7 +366,7 @@ on the stuff that matters most.

-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html index 8220eade..90df044d 100755 --- a/guides/observability/access_logging.html +++ b/guides/observability/access_logging.html @@ -242,7 +242,7 @@ Access logs can be exported to centralized logging systems (e.g., ELK stack or F
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html index 29b2ad34..73e1a4f2 100755 --- a/guides/observability/monitoring.html +++ b/guides/observability/monitoring.html @@ -254,7 +254,7 @@ are some sample configuration files for both, respectively.

-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index 921a4cf8..05ac48a2 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -206,7 +206,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index f39eb1de..f78dfaa9 100755 --- a/guides/observability/tracing.html +++ b/guides/observability/tracing.html @@ -576,7 +576,7 @@ tools like AWS X-Ray and Datadog, enhancing observability and facilitating faste
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/guides/prompt_guard.html b/guides/prompt_guard.html index 7ee8ce79..f9f5351e 100755 --- a/guides/prompt_guard.html +++ b/guides/prompt_guard.html @@ -266,7 +266,7 @@ By implementing Prompt Guard, developers can provide a robust layer of input val
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/index.html b/index.html index 6d8ec188..9c52f968 100755 --- a/index.html +++ b/index.html @@ -246,7 +246,7 @@ Resources
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index cecac2cd..6b04ffdc 100755 --- a/resources/configuration_reference.html +++ b/resources/configuration_reference.html @@ -274,7 +274,7 @@ where prompts get routed to, apply guardrails, and enable critical agent observa
-

© 2025, Katanemo Labs, Inc Last updated: Apr 13, 2025. 

+

© 2025, Katanemo Labs, Inc Last updated: Apr 15, 2025. 

diff --git a/search.html b/search.html index 316e4ba1..3f7d5dbc 100755 --- a/search.html +++ b/search.html @@ -214,7 +214,7 @@