From 3b07a4c96b3e250302c281905a042e8237c2ca3f Mon Sep 17 00:00:00 2001 From: Steve Androulakis Date: Tue, 4 Feb 2025 14:45:18 -0800 Subject: [PATCH] readme todo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c5d9b77..e058552 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,9 @@ Access the UI at `http://localhost:5173` - We'll have to figure out which matches are where. No use going to Manchester for a match that isn't there. - The use of `###` in prompts I want excluded from the conversation history is a bit of a hack. +## UI +- Possibly need a 'worker down' type of message? I think I already have one when queries fail + ## Validator function - Probably keep data types, but move the activity and workflow code for the demo - Probably don't need the validator function if its the result from a tool call or confirmation step \ No newline at end of file