diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index 8a9175a2..ff077e7f 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 8e5d4bda..77d44dc9 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 3f17dca2..fe10d7e8 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -255,7 +255,7 @@ streamline data retrieval and processing to build more efficient and precise RAG

Developers often struggle to efficiently handle follow-up or clarification questions. Specifically, when users ask for changes or additions to previous responses, it requires developers to re-write prompts using LLMs with precise prompt engineering techniques. This process is slow, manual, error prone and adds signifcant latency to the -user experience. Arch

+user experience.

Arch is highly capable of accurately detecting and processing prompts in a multi-turn scenarios so that you can buil fast and accurate RAG apps in minutes. For additional details on how to build multi-turn RAG applications please refer to our multi-turn docs.

@@ -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 f75a6036..3345e0ca 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 c3339360..2b3348a7 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 8297bd0b..393b5184 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: Mar 28, 2025. 

+

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

diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html index 254b380a..6c867357 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: Mar 28, 2025. 

+

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

diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html index 388e1905..1e338079 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: Mar 28, 2025. 

+

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

diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html index a16a8b56..c823da06 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: Mar 28, 2025. 

+

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

diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html index 5783b8e1..da30d215 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: Mar 28, 2025. 

+

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

diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html index e225ac24..39f7004b 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: Mar 28, 2025. 

+

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

diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html index 61d924da..ed530038 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: Mar 28, 2025. 

+

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

diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html index 1adc275b..57179d4b 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: Mar 28, 2025. 

+

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

diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html index 530d3e12..1b890278 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: Mar 28, 2025. 

+

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

diff --git a/get_started/overview.html b/get_started/overview.html index b12b3ab3..c1b1c018 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: Mar 28, 2025. 

+

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

diff --git a/get_started/quickstart.html b/get_started/quickstart.html index ba32fd19..58594de5 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -441,7 +441,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Mar 28, 2025. 

+

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

diff --git a/guides/agent_routing.html b/guides/agent_routing.html index 0348c443..01822c93 100755 --- a/guides/agent_routing.html +++ b/guides/agent_routing.html @@ -290,7 +290,7 @@ please see our
-

© 2025, Katanemo Labs, Inc Last updated: Mar 28, 2025. 

+

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

diff --git a/guides/function_calling.html b/guides/function_calling.html index 13b42745..f5d75124 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: Mar 28, 2025. 

+

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

diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html index 71cd2b1c..707eec96 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: Mar 28, 2025. 

+

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

diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html index d840258f..96c27cb6 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: Mar 28, 2025. 

+

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

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index 3f488a30..43975094 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -206,7 +206,7 @@
-

© 2025, Katanemo Labs, Inc Last updated: Mar 28, 2025. 

+

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

diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index 2538fd00..a716815c 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: Mar 28, 2025. 

+

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

diff --git a/guides/prompt_guard.html b/guides/prompt_guard.html index 2a6d3935..83550af7 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: Mar 28, 2025. 

+

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

diff --git a/index.html b/index.html index 723f1bea..6072df00 100755 --- a/index.html +++ b/index.html @@ -246,7 +246,7 @@ Resources
-

© 2025, Katanemo Labs, Inc Last updated: Mar 28, 2025. 

+

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

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index ebc2aa87..42e407c0 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: Mar 28, 2025. 

+

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

diff --git a/search.html b/search.html index 0db9a131..1fde7d17 100755 --- a/search.html +++ b/search.html @@ -214,7 +214,7 @@