diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index 5d3aa99a..e4ede096 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 d84614ae..a7fcf795 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 c4d7fb6a..517a0233 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 fbf74f01..1a3f37a8 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 cd5be8b7..5a26f975 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 22, 2024.
+© 2024, Katanemo Labs, Inc Last updated: Oct 23, 2024.
diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html
index 4ed3f61d..016a1ff8 100755
--- a/concepts/tech_overview/listener.html
+++ b/concepts/tech_overview/listener.html
@@ -233,7 +233,7 @@ address like arch.l
diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html
index d7281664..7d5968e8 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
diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html
index 2e90fa6d..a87cda4f 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
diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html
index 611b5bcd..e658cf5d 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
diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html
index 6677e8e6..65fb9cc6 100755
--- a/concepts/tech_overview/tech_overview.html
+++ b/concepts/tech_overview/tech_overview.html
@@ -216,7 +216,7 @@
diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html
index f7f59067..4ef03004 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
diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html
index cd679757..5b98497e 100755
--- a/concepts/tech_overview/threading_model.html
+++ b/concepts/tech_overview/threading_model.html
@@ -191,7 +191,7 @@ hardware threads on the machine.
diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html
index 4c09ff41..cbd21939 100755
--- a/get_started/intro_to_arch.html
+++ b/get_started/intro_to_arch.html
@@ -227,7 +227,7 @@ For more details, read
-© 2024, Katanemo Labs, Inc Last updated: Oct 22, 2024.
+© 2024, Katanemo Labs, Inc Last updated: Oct 23, 2024.
diff --git a/get_started/overview.html b/get_started/overview.html
index 253019a9..567e574c 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
diff --git a/get_started/quickstart.html b/get_started/quickstart.html
index 8fd7a1a6..dc2cdbf8 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:
diff --git a/guides/function_calling.html b/guides/function_calling.html
index 0e863df9..d44350af 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
diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html
index 04742269..6d3347aa 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
diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html
index c8845a0b..1b347387 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.
diff --git a/guides/observability/observability.html b/guides/observability/observability.html
index a3fdfe6e..61f5a0bb 100755
--- a/guides/observability/observability.html
+++ b/guides/observability/observability.html
@@ -199,7 +199,7 @@
diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html
index ef332f5b..1a98006c 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
diff --git a/guides/prompt_guard.html b/guides/prompt_guard.html
index cf8a28a0..a9998f67 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
diff --git a/index.html b/index.html
index 586f3b41..e2244527 100755
--- a/index.html
+++ b/index.html
@@ -241,7 +241,7 @@ Resources
diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html
index 665481aa..f9634d56 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
diff --git a/search.html b/search.html
index c5f2a47f..37297828 100755
--- a/search.html
+++ b/search.html
@@ -211,7 +211,7 @@