Commit Graph

55 Commits

Author SHA1 Message Date
Joshua Smith
9ead007849 change logging to info unless there needs to be a warning 2025-03-14 10:16:16 -04:00
Joshua Smith
36894c91f9 cleaning up workflow code 2025-03-14 10:13:07 -04:00
Laine
380581b0d9 Part two of making confirmation optional - add flag to ToolData so the button won't show in the UI 2025-03-12 13:22:04 -04:00
Laine
a488bbac23 Use False, not Off 2025-03-12 12:50:44 -04:00
Laine
02a63917b2 Part of one of making confirmation optional - auto-confirm but still show everything 2025-03-12 12:49:00 -04:00
Laine
504361a5a7 Add a bunch of logging and comments re: what's happenin' 2025-03-12 11:25:57 -04:00
Laine
df58eee9d4 Change to use goal_list in the api code, add list_agents to the other goal as the last tool 2025-03-12 09:40:56 -04:00
Laine
947c5cd0f7 Take out specific goals, add back in elif done so the workflow ends 2025-03-12 09:20:09 -04:00
Joshua Smith
c0a874b90e added some workflow debugging, converted from "done" to pick-new-goal and updated prompts 2025-03-11 15:52:47 -04:00
Laine
3ff3b60b5e Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-11 14:50:30 -04:00
Laine
8db1dcd4a7 Dynamically generate list of agents, try to fix goal changing flow 2025-03-11 14:48:39 -04:00
Joshua Smith
39dabaa81b Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development 2025-03-11 14:02:22 -04:00
Joshua Smith
b2e4999562 adding and clarifying comments 2025-03-11 13:02:08 -04:00
Laine
f13ed70bfe Change instructions to AI to handle switching back to ListAgents when done with tool chain 2025-03-11 12:02:26 -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