From 4f953132e075c7ae34119726c1e76d5f54d6bc9e Mon Sep 17 00:00:00 2001 From: Joshua Smith Date: Mon, 14 Apr 2025 11:42:40 -0400 Subject: [PATCH] minor todo updates --- todo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.md b/todo.md index 1c2027a..f67239e 100644 --- a/todo.md +++ b/todo.md @@ -9,6 +9,7 @@ [ ] new loan/fraud check/update with start
[ ] financial advise - args being freeform customer input about their financial situation, goals [ ] tool is maybe a new tool asking the LLM to advise + [ ] LLM failure->autoswitch:
- detect failure in the activity using failurecount
- activity switches to secondary LLM defined in .env