Joshua Smith
79dcd40dde
well it kinda works
2025-04-12 15:41:47 -04:00
Joshua Smith
f0524f2b5f
yeah this won't work
2025-04-11 17:45:46 -04:00
Joshua Smith
5b58f30e0d
wip checkin
2025-04-11 17:43:34 -04:00
Joshua Smith
c18a40b502
- dynamic agent prompt based on multi goal or not
...
- made choose_agent_goal be dynamically included
- made tool selection not be required in all toolchains
- changes to get env vars easier in workflow
- Updated docs/guides, todo based on aboe
2025-04-08 15:01:11 -04:00
Joshua Smith
87b5699dc1
documentation & guidance updates, getting things done, fixing a possible NDE if you change env vars, changes to enable user picking "done", minor test changes, minor goal selection prompt improvements
2025-04-03 15:54:44 -04:00
Joshua Smith
40bd76e80f
changes to be specific about travel scenarios, setup guidance about goal_categories, fixed a bug about llm selection in tool_activities.py, better comments
2025-03-28 15:33:56 -04:00
Joshua Smith
50d3e3d638
setup instructions for money movement/real workflow or fake, and some minor code cleanup
2025-03-27 11:22:17 -04:00
Joshua Smith
64f8a34d19
improved money movement scenario
2025-03-27 09:24:44 -04:00
Joshua Smith
a3ec7b045a
adding move money scenario - still a bit rough but it works
2025-03-26 13:21:13 -04:00
Joshua Smith
4eeab32cb2
Merge branch 'development' of https://github.com/joshmsmith/temporal-ai-agent into development
2025-03-20 13:37:57 -04:00
Joshua Smith
c3084eec41
adding fin goals and tools
2025-03-20 13:37:51 -04:00
Laine
d8a8fe44f9
Add additional hints
2025-03-19 15:28:20 -04:00
Laine
3debef5781
Add clarification re: format of start and end dates, and (probably?) fix non-determinism error caused by SHOW_CONFIRM
2025-03-19 12:48:49 -04:00
Joshua Smith
bd1cfbad01
two more HR scenarios added
2025-03-18 15:44:03 -04:00
Laine
f2ab6c03e8
Remove sample conversation re: conflict checking
2025-03-18 09:18:16 -04:00
Laine
c1b662090d
Add pirate treasure goal and more info to documentation re: how to make goals and tools
2025-03-17 16:01:30 -04:00
Laine
5f8f81a15d
Move HR-related tools to their own folder, add print statement for BookPTO functionality, and add SILLY_MODE
2025-03-14 10:20:11 -04:00
Laine
ece3ac1d3c
Add the category tag to the goals and example env file, and filter the results based on tags in list_agents
2025-03-13 14:53:03 -04:00
Laine
a7a90c3289
Add functionality to future_pto_calc, remove calendar_conflict step from goal
2025-03-13 14:19:13 -04:00
Laine
5c3bfcf957
Add source mocked data file, make current_pto tool functional, rename future_pto to future_pto_calc
2025-03-13 11:33:38 -04:00
Laine
ea1ad383bb
Add in bare bones yet functional HR goal: goal_hr_schedule_pto
2025-03-12 16:54:13 -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
fdf5550ea3
Add "done" back in for prompts, remove argument from ListAgents tool def
2025-03-12 09:01:31 -04:00
Laine
8db1dcd4a7
Dynamically generate list of agents, try to fix goal changing flow
2025-03-11 14:48:39 -04:00
Laine
804568e366
Rename ChooseAgent tool to ListAgents
2025-03-11 10:41:22 -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
Laine
d09db9f11f
Move where goal is set, make dummy data default for create_invoice
2025-03-05 17:24:18 -05:00
Steve Androulakis
72fddd0130
fix train_api IDs, mock search_fixtures function and arg rename
2025-02-25 07:16:48 -06:00
Steve Androulakis
3df2da50b1
upgrade claude sonnet to 3.7 and prompt eng
2025-02-24 15:44:03 -06:00
Steve Androulakis
08672d79e3
merged old agent goal in with keynote goal
2025-02-20 15:30:54 -08:00
Steve Androulakis
ed069d9521
prompt eng
2025-02-17 10:12:15 -08:00
Steve Androulakis
ab83f4e5a0
prompt engineering with openai gpt 4o in mind
2025-02-15 07:49:19 -08:00
Steve Androulakis
4776d29d0f
support fixtures search for date range, prompt engineering
2025-02-15 07:35:14 -08:00
Steve Androulakis
6a43c28a84
new line chars in chat response ui, gbp stripe currency, valid teams for 24 25 season
2025-02-15 07:02:01 -08:00
Steve Androulakis
a1a1180a89
readme
2025-02-14 11:45:23 -08:00
Steve Androulakis
aa0fd19c20
prompt engineering
2025-02-14 11:35:20 -08:00
Steve Androulakis
d6bbb900b7
tcloud compatibility, dotnet bug fixes
2025-02-14 11:10:16 -08:00
Rob Holland
e085f02128
Add dotnet activities for train interface.
2025-02-14 11:51:57 +00:00
Steve Androulakis
0bc4a0e0aa
improved performance with openai but not perfect
2025-02-13 08:53:28 -08:00
Steve Androulakis
aeffe75a0a
prompt engineering, train_api date parsing changes
2025-02-11 09:35:40 -08:00
Rob Holland
ab47ca206b
WIP: Add some train searches.
2025-02-11 16:49:33 +00: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
Rob Holland
879abade05
Spike of football fixture lookup.
2025-02-03 17:34:42 +00:00
Steve Androulakis
8fbbfef6f7
deepseek api support, dotenv dev fix, other improvements
2025-01-26 21:18:31 -08:00
Steve Androulakis
7977894f64
fixes to issues 1 2 and 3. Plus tuning
2025-01-24 15:23:57 -08:00
Steve Androulakis
928788b0bb
readme update
2025-01-09 15:30:37 -08:00
Steve Androulakis
99b11099af
README and its create invoice not generate
2025-01-06 11:15:34 -08:00
Steve Androulakis
624b38855c
README about invoice
2025-01-04 13:22:01 -08:00