diff --git a/build_with_arch/agent.html b/build_with_arch/agent.html index cac02dfd..a8d9ed6b 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 abe11e4a..b29d860f 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 4bcc6560..d3e5baea 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 110d7868..340ac9fe 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 40473f52..54cd7fd5 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 09, 2024.
+© 2024, Katanemo Labs, Inc Last updated: Dec 12, 2024.
diff --git a/concepts/tech_overview/listener.html b/concepts/tech_overview/listener.html
index d7ee9ad5..b6357336 100755
--- a/concepts/tech_overview/listener.html
+++ b/concepts/tech_overview/listener.html
@@ -234,7 +234,7 @@ address like arch.l
diff --git a/concepts/tech_overview/model_serving.html b/concepts/tech_overview/model_serving.html
index 70f43bde..ca3beb9c 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
diff --git a/concepts/tech_overview/prompt.html b/concepts/tech_overview/prompt.html
index 0e98dd5f..3ccfed6f 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
diff --git a/concepts/tech_overview/request_lifecycle.html b/concepts/tech_overview/request_lifecycle.html
index 78d5e13b..a48888d2 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
diff --git a/concepts/tech_overview/tech_overview.html b/concepts/tech_overview/tech_overview.html
index 0e9a0f49..b650a9cc 100755
--- a/concepts/tech_overview/tech_overview.html
+++ b/concepts/tech_overview/tech_overview.html
@@ -217,7 +217,7 @@
diff --git a/concepts/tech_overview/terminology.html b/concepts/tech_overview/terminology.html
index c0f0867f..38e83115 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
diff --git a/concepts/tech_overview/threading_model.html b/concepts/tech_overview/threading_model.html
index 7d87ad1d..2508440f 100755
--- a/concepts/tech_overview/threading_model.html
+++ b/concepts/tech_overview/threading_model.html
@@ -192,7 +192,7 @@ hardware threads on the machine.
diff --git a/get_started/intro_to_arch.html b/get_started/intro_to_arch.html
index b6b08a9b..b38b0a33 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 09, 2024.
+© 2024, Katanemo Labs, Inc Last updated: Dec 12, 2024.
diff --git a/get_started/overview.html b/get_started/overview.html
index 9618aaea..e9deb7c9 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
diff --git a/get_started/quickstart.html b/get_started/quickstart.html
index 0e32e50e..d87ba2ef 100755
--- a/get_started/quickstart.html
+++ b/get_started/quickstart.html
@@ -437,7 +437,7 @@
diff --git a/guides/function_calling.html b/guides/function_calling.html
index f97f1719..43b6b074 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
diff --git a/guides/observability/access_logging.html b/guides/observability/access_logging.html
index 9f7031e2..0c48225d 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
diff --git a/guides/observability/monitoring.html b/guides/observability/monitoring.html
index bec65777..d021d2fb 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.
diff --git a/guides/observability/observability.html b/guides/observability/observability.html
index 812bd1d0..822e8f52 100755
--- a/guides/observability/observability.html
+++ b/guides/observability/observability.html
@@ -200,7 +200,7 @@
diff --git a/guides/observability/tracing.html b/guides/observability/tracing.html
index cbed7ecf..254539ad 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
diff --git a/guides/prompt_guard.html b/guides/prompt_guard.html
index ae31408b..374af21e 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
diff --git a/index.html b/index.html
index d2c91d3b..ab55da69 100755
--- a/index.html
+++ b/index.html
@@ -244,7 +244,7 @@ Resources
diff --git a/resources/configuration_reference.html b/resources/configuration_reference.html
index 568802d8..7dc87744 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
diff --git a/search.html b/search.html
index 12c4940f..459bc7fa 100755
--- a/search.html
+++ b/search.html
@@ -212,7 +212,7 @@