diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index 916129f4..cac02dfd 100755 --- a/build_with_arch/agent.html +++ b/build_with_arch/agent.html @@ -409,7 +409,7 @@ the user’s intent.

diff --git a/build_with_arch/rag.html b/build_with_arch/rag.html index 7b14328e..abe11e4a 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -455,7 +455,7 @@ token cost and dramatically improve the speed of their responses back to users.< diff --git a/concepts/llm_provider.html b/concepts/llm_provider.html index f33d0418..4bcc6560 100755 --- a/concepts/llm_provider.html +++ b/concepts/llm_provider.html @@ -246,7 +246,7 @@ make outbound LLM calls.

diff --git a/concepts/prompt_target.html b/concepts/prompt_target.html index a5208250..110d7868 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -345,7 +345,7 @@ This modular approach not only simplifies your application’s architecture but diff --git a/concepts/tech_overview/error_target.html b/concepts/tech_overview/error_target.html index 2f94cc41..40473f52 100755 --- a/concepts/tech_overview/error_target.html +++ b/concepts/tech_overview/error_target.html @@ -230,7 +230,7 @@ The errors are communicated to the application via headers like
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html index 1546ac13..d7ee9ad5 100755 --- a/concepts/tech_overview/listener.html +++ b/concepts/tech_overview/listener.html @@ -234,7 +234,7 @@ address like arch.l
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html index 864f56cc..70f43bde 100755 --- a/concepts/tech_overview/model_serving.html +++ b/concepts/tech_overview/model_serving.html @@ -221,7 +221,7 @@ how to generate API keys for model serving

-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html index d1399720..0e98dd5f 100755 --- a/concepts/tech_overview/prompt.html +++ b/concepts/tech_overview/prompt.html @@ -400,7 +400,7 @@ This setup allows you to take advantage of Arch’s advanced traffic management
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html index 359c1b82..78d5e13b 100755 --- a/concepts/tech_overview/request_lifecycle.html +++ b/concepts/tech_overview/request_lifecycle.html @@ -400,7 +400,7 @@ processing request headers and then finalized by the HCM during post-request pro
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html index c3490367..0e9a0f49 100755 --- a/concepts/tech_overview/tech_overview.html +++ b/concepts/tech_overview/tech_overview.html @@ -217,7 +217,7 @@
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html index baeee534..c0f0867f 100755 --- a/concepts/tech_overview/terminology.html +++ b/concepts/tech_overview/terminology.html @@ -211,7 +211,7 @@ incoming prompts. The model server is designed to call the (fast) purpose-built
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html index d008d775..7d87ad1d 100755 --- a/concepts/tech_overview/threading_model.html +++ b/concepts/tech_overview/threading_model.html @@ -192,7 +192,7 @@ hardware threads on the machine.

-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html index 578d3699..b6b08a9b 100755 --- a/get_started/intro_to_arch.html +++ b/get_started/intro_to_arch.html @@ -225,7 +225,7 @@ For more details, read
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/get_started/overview.html b/get_started/overview.html index 6c05c22c..9618aaea 100755 --- a/get_started/overview.html +++ b/get_started/overview.html @@ -321,7 +321,7 @@ simplify the interaction with upstream LLMs, and improve observability all while
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/get_started/quickstart.html b/get_started/quickstart.html index c73f0151..0e32e50e 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -437,7 +437,7 @@
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/guides/function_calling.html b/guides/function_calling.html index cdbe1d91..f97f1719 100755 --- a/guides/function_calling.html +++ b/guides/function_calling.html @@ -428,7 +428,7 @@ By completing these setup steps, you enable Arch to manage the process from vali
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html index b37d091e..9f7031e2 100755 --- a/guides/observability/access_logging.html +++ b/guides/observability/access_logging.html @@ -240,7 +240,7 @@ Access logs can be exported to centralized logging systems (e.g., ELK stack or F
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html index 00e08485..bec65777 100755 --- a/guides/observability/monitoring.html +++ b/guides/observability/monitoring.html @@ -183,7 +183,7 @@ token (TOT) metrics, and the total latency as perceived by users.

-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index f7d9a759..812bd1d0 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -200,7 +200,7 @@
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index 57827e79..cbed7ecf 100755 --- a/guides/observability/tracing.html +++ b/guides/observability/tracing.html @@ -531,7 +531,7 @@ tools like AWS X-Ray and Datadog, enhancing observability and facilitating faste
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

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

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/index.html b/index.html index 1bbe56f2..d2c91d3b 100755 --- a/index.html +++ b/index.html @@ -244,7 +244,7 @@ Resources
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index 16dcf825..568802d8 100755 --- a/resources/configuration_reference.html +++ b/resources/configuration_reference.html @@ -288,7 +288,7 @@ that they can spend more of their time in building features unique to their AI e
-

© 2024, Katanemo Labs, Inc Last updated: Dec 07, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Dec 09, 2024. 

diff --git a/search.html b/search.html index 50a39f2e..12c4940f 100755 --- a/search.html +++ b/search.html @@ -212,7 +212,7 @@