From a7a6b528878026d8b11a290c44d9ef91db2378c4 Mon Sep 17 00:00:00 2001
From: maffettone
Date: Mon, 20 Jan 2025 12:22:45 -0500
Subject: [PATCH] enh: add adaptive to index
---
index.html | 26 +++++++++++++++++++++++---
1 file changed, 23 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 4d20e1d9de..ad184801ca 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,8 @@
Data Broker — Data Storage
Bluesky Widgets (beta)—
Graphical Components for Jupyter and Qt
+ Bluesky Adaptive —
+ Tools for Adaptive and Autonomous Experiments
Suitcase — Export /
Serialization
Event Model — Data Model &
@@ -68,9 +70,10 @@
@@ -102,7 +105,8 @@
Bluesky is a collection of Python libraries that are co-developed but
independently useful and may be adopted a la carte.
- Try Now »
+ Try Now »
@@ -257,6 +261,22 @@ Bluesky Queue Server — Remote Control of Experiments
+
+
+
Bluesky Adaptive — Adaptive and Autonomous Experiments
+
Bluesky Adaptive provides a harness for embedding Agents
+ into experiment orchestration.
+
+ - Python API for building blocking and asynchronous agents.
+ - REST API for Agent services to keep human in the loop.
+
+
Learn
+ about Bluesky Adaptive »
+
+
+
+
+
Suitcase — Export / Serialization