|
b046a928b0
|
feat: using gpt-4.1-mini
feat: createExistingContact
feat: using nano instead of mini so I don't run out of money instantly
|
2025-05-03 18:25:35 +01:00 |
|
|
3716d22eca
|
fix(logger): nil pointer error + log debug level clean
|
2025-04-17 11:07:37 +01:00 |
|
|
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 |
|
|
aacecfffac
|
wip(agents): allowing event agent to call location agent
|
2025-04-15 16:44:00 +01:00 |
|
|
47e65e1609
|
fix(notes): improving note taking capabilities
|
2025-04-12 07:48:42 +01:00 |
|
|
a43efa014f
|
feat(log): pretty logging agent responses and tool calls
|
2025-04-12 07:16:30 +01:00 |
|
|
f169fd2ba2
|
fix(tools): testing and processing
fix
|
2025-04-09 13:56:30 +01:00 |
|
|
d36dec8d60
|
fix(types): agent processing stuff
|
2025-04-09 12:12:09 +01:00 |
|
|
26c6edb6ba
|
fixup(chat): better way to organize agent messages and tool calls
|
2025-04-06 20:24:40 +01:00 |
|
|
d3bc840555
|
refactor(ai-client): moving tool handling and client into seperate folders
|
2025-04-04 22:03:46 +01:00 |
|
|
a385ef21cf
|
feat(notes): saving the notes for any images for easy text searching
|
2025-04-01 20:45:43 +00:00 |
|