Commit Graph

42 Commits

Author SHA1 Message Date
Joshua Smith
b2e4999562 adding and clarifying comments 2025-03-11 13:02:08 -04:00
Joshua Smith
64ffe7f635 clean up logging and comments 2025-03-11 10:32:28 -04:00
Joshua Smith
6939e3f942 log less chatgpt stuff and actually change the goal 2025-03-11 10:03:45 -04:00
Laine
8fafe4b090 Change agent goal to be an element of the workflow, including query 2025-03-11 09:07:25 -04:00
Laine
4117d5d62d Add new goal to choose agent type - only kind of working 2025-03-07 16:12:21 -05:00
Joshua Smith
64d2a92630 more understanding 2025-03-07 09:58:25 -05:00
Joshua Smith
4c933b5052 making plans 2025-03-07 09:46:22 -05:00
Steve Androulakis
71fe9925a8 activity init function to load llm client only once 2025-02-28 07:08:18 -06:00
Steve Androulakis
6fc43a4593 rollback to claude sonnet 3.5 and slight timeout changes 2025-02-25 08:23:09 -06:00
Steve Androulakis
08672d79e3 merged old agent goal in with keynote goal 2025-02-20 15:30:54 -08:00
Steve Androulakis
d996927855 refactor workflow file for clarity 2025-02-16 07:45:44 -08:00
Steve Androulakis
355203c8fd prompt strings out of workflow file 2025-02-16 07:14:49 -08:00
Steve Androulakis
b37d158770 renaming workflows and activities 2025-02-15 12:12:39 -08:00
Steve Androulakis
4776d29d0f support fixtures search for date range, prompt engineering 2025-02-15 07:35:14 -08:00
Steve Androulakis
d6bbb900b7 tcloud compatibility, dotnet bug fixes 2025-02-14 11:10:16 -08:00
Rob Holland
87e22d3360 Use legacy queue for both train APIs. 2025-02-13 13:23:06 +00:00
Rob Holland
95d00d86d6 Add second task queue to make demo easier.
Legacy (initially broken) activity will run on this task queue.
2025-02-13 13:18:38 +00:00
Steve Androulakis
34924e8008 tuning start to close for llm 2025-02-09 19:29:09 -08:00
Steve Androulakis
2f8a7e9222 policy tuning (fast activity retries) 2025-02-04 15:05:54 -08:00
Steve Androulakis
0db358df47 minor code improvements to workflow 2025-02-04 09:57:52 -08:00
Steve Androulakis
36d4bd5889 start prompt comes from back-end 2025-02-03 13:32:33 -08:00
Steve Androulakis
2a2383bb71 prompt validator to prevent going off beaten track 2025-02-03 13:07:27 -08:00
Steve Androulakis
c56f45bb86 google gemini 2.0 exp by default 2025-01-24 15:59:14 -08:00
Steve Androulakis
20fdf935ab google gemini support 2025-01-24 15:53:45 -08:00
Steve Androulakis
7977894f64 fixes to issues 1 2 and 3. Plus tuning 2025-01-24 15:23:57 -08:00
Steve Androulakis
2f22af500f cursor refactor of workflow code 2025-01-07 13:27:53 -08:00
Steve Androulakis
010518c16e refactors and ui enhancements 2025-01-04 11:27:59 -08:00
Steve Androulakis
f5cf7286a2 works a lot better with 4o! 2025-01-03 15:05:27 -08:00
Steve Androulakis
20d375b4ea vastly improved prompt history 2025-01-03 11:15:01 -08:00
Steve Androulakis
dde076f3ed ui enhancements, model tuning 2025-01-03 09:25:50 -08:00
Steve Androulakis
93ec96a406 basic react API 2025-01-02 18:05:28 -08:00
Steve Androulakis
9b139ee479 convo summary return on forced end 2025-01-02 12:14:48 -08:00
Steve Androulakis
ddd5a106a7 refactored workflow to be event loop 2025-01-02 12:13:03 -08:00
Steve Androulakis
745877db69 get tool data query script 2025-01-02 11:10:16 -08:00
Steve Androulakis
2a6cc6e025 more tuning 2025-01-02 10:58:40 -08:00
Steve Androulakis
fe3d9b7e90 added confirmation signal step, Temporal is awesome 2025-01-02 10:35:04 -08:00
Steve Androulakis
7398d8dec6 prompt generator overhaul 2025-01-02 10:21:34 -08:00
Steve Androulakis
f6fde7a7cd no parent workflow needed, all in main wf loop 2025-01-01 17:31:40 -08:00
Steve Androulakis
f1f9e9e5c9 readme update 2025-01-01 17:10:48 -08:00
Steve Androulakis
245d64fca9 LLM planner, not perfect but ok 2025-01-01 16:57:08 -08:00
Steve Androulakis
eb92c71dfe dynamic activity to call tool 2025-01-01 13:54:54 -08:00
Steve Androulakis
e7e8e7e658 refactor, date context 2025-01-01 13:16:18 -08:00