From 7b52b8a817b7ed3f1807f1eab95b02c62fb4331b Mon Sep 17 00:00:00 2001 From: Joshua Smith Date: Wed, 16 Apr 2025 16:26:37 -0400 Subject: [PATCH] adding to todo, gitignore --- .gitignore | 1 + todo.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4c8f868..c2d2dde 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ coverage.xml .env *.env +.env* diff --git a/todo.md b/todo.md index f06d42b..af48f52 100644 --- a/todo.md +++ b/todo.md @@ -18,6 +18,7 @@ [ ] new loan/fraud check/update with start
+[ ] for demo simulate failure - add utilities/simulated failures from pipeline demo
[ ] ask the ai agent how it did at the end of the conversation, was it efficient? successful? insert a search attribute to document that before return
- Insight into the agent’s performance