diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index d8988ae9..9e656c66 100755 --- a/build_with_arch/agent.html +++ b/build_with_arch/agent.html @@ -408,7 +408,7 @@ the user’s intent.

diff --git a/build_with_arch/rag.html b/build_with_arch/rag.html index bac82a18..6ca1c498 100755 --- a/build_with_arch/rag.html +++ b/build_with_arch/rag.html @@ -454,7 +454,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 f2f65556..82b098eb 100755 --- a/concepts/llm_provider.html +++ b/concepts/llm_provider.html @@ -245,7 +245,7 @@ make outbound LLM calls.

diff --git a/concepts/prompt_target.html b/concepts/prompt_target.html index 5a143b9b..427bc564 100755 --- a/concepts/prompt_target.html +++ b/concepts/prompt_target.html @@ -344,7 +344,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 0f64abde..79972e72 100755 --- a/concepts/tech_overview/error_target.html +++ b/concepts/tech_overview/error_target.html @@ -229,7 +229,7 @@ The errors are communicated to the application via headers like
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html index 3717a9b1..b4794771 100755 --- a/concepts/tech_overview/listener.html +++ b/concepts/tech_overview/listener.html @@ -233,7 +233,7 @@ address like arch.l
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html index 2efcb71f..38d27251 100755 --- a/concepts/tech_overview/model_serving.html +++ b/concepts/tech_overview/model_serving.html @@ -220,7 +220,7 @@ how to generate API keys for model serving

-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html index 49f1861f..836471e3 100755 --- a/concepts/tech_overview/prompt.html +++ b/concepts/tech_overview/prompt.html @@ -399,7 +399,7 @@ This setup allows you to take advantage of Arch’s advanced traffic management
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html index 09516690..2af653c3 100755 --- a/concepts/tech_overview/request_lifecycle.html +++ b/concepts/tech_overview/request_lifecycle.html @@ -399,7 +399,7 @@ processing request headers and then finalized by the HCM during post-request pro
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html index bc5dc8ec..b72f2373 100755 --- a/concepts/tech_overview/tech_overview.html +++ b/concepts/tech_overview/tech_overview.html @@ -216,7 +216,7 @@
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

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

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html index 8cb727d1..de40bca8 100755 --- a/concepts/tech_overview/threading_model.html +++ b/concepts/tech_overview/threading_model.html @@ -191,7 +191,7 @@ hardware threads on the machine.

-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html index 084a1c7f..b79d14cf 100755 --- a/get_started/intro_to_arch.html +++ b/get_started/intro_to_arch.html @@ -224,7 +224,7 @@ For more details, read
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/get_started/overview.html b/get_started/overview.html index fa958156..67db51cb 100755 --- a/get_started/overview.html +++ b/get_started/overview.html @@ -320,7 +320,7 @@ simplify the interaction with upstream LLMs, and improve observability all while
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/get_started/quickstart.html b/get_started/quickstart.html index d98762d1..3589e950 100755 --- a/get_started/quickstart.html +++ b/get_started/quickstart.html @@ -294,7 +294,7 @@ Below is an example configuration to get you started, including:

-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

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

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html index 0374d46c..0ad81bb1 100755 --- a/guides/observability/access_logging.html +++ b/guides/observability/access_logging.html @@ -239,7 +239,7 @@ Access logs can be exported to centralized logging systems (e.g., ELK stack or F
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html index bdaf4811..6380e3f4 100755 --- a/guides/observability/monitoring.html +++ b/guides/observability/monitoring.html @@ -182,7 +182,7 @@ token (TOT) metrics, and the total latency as perceived by users.

-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/guides/observability/observability.html b/guides/observability/observability.html index 8f2a8d76..4b14e0b0 100755 --- a/guides/observability/observability.html +++ b/guides/observability/observability.html @@ -199,7 +199,7 @@
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html index 3e44540c..300303a1 100755 --- a/guides/observability/tracing.html +++ b/guides/observability/tracing.html @@ -528,7 +528,7 @@ tools like AWS X-Ray and Datadog, enhancing observability and facilitating faste
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

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

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/index.html b/index.html index 5fe586a0..38c3adb4 100755 --- a/index.html +++ b/index.html @@ -241,7 +241,7 @@ Resources
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html index 466db884..d5d3ca7d 100755 --- a/resources/configuration_reference.html +++ b/resources/configuration_reference.html @@ -286,7 +286,7 @@ that they can spend more of their time in building features unique to their AI e
-

© 2024, Katanemo Labs, Inc Last updated: Oct 29, 2024. 

+

© 2024, Katanemo Labs, Inc Last updated: Oct 30, 2024. 

diff --git a/search.html b/search.html index 7b207027..e70bf614 100755 --- a/search.html +++ b/search.html @@ -211,7 +211,7 @@