6d2f0c6108
refactor(agents): not returning an error on factory method
2025-04-17 11:02:11 +01:00
61c158d5b6
refactor(agents): encapsulating prompt and calls inside factory method
2025-04-17 10:58:19 +01:00
e42aa75639
refactor(agents): no need to wrap them in another struct
2025-04-17 10:36:11 +01:00
fa486153b4
feat: event agent calling location agent about location ID
...
This is pretty nice. We can now have agents spawn other agents and
actually get super cool functionality from it.
The pattern might be a little fragile.
2025-04-16 14:43:07 +01:00
6ddae3426d
rollback: not using link functions as they are very problematic
2025-04-14 10:59:08 +01:00
8a57236f04
ffix
2025-04-14 10:40:02 +01:00
b138661991
prompt
2025-04-14 10:38:25 +01:00
51d36bf15b
more prompt
2025-04-14 10:36:21 +01:00
ecc2da5f86
fix more prompt
2025-04-14 10:33:56 +01:00
1f83b721a6
fix: prompts
2025-04-14 10:28:31 +01:00
d432d16752
feat(location): agent to create locations
2025-04-13 16:30:20 +01:00