Commit Graph

59 Commits

Author SHA1 Message Date
Matthew Zhou
5221bf610e
feat: Move Source to ORM model (#1979) 2024-11-12 09:57:40 -08:00
Matthew Zhou
d9d53db1af
chore: Add tool rules example (#1998)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-11-06 19:14:13 -08:00
Matthew Zhou
dca47fc1e4
feat: Add ability to add tags to agents (#1984) 2024-11-06 16:16:23 -08:00
Sarah Wooders
19dfb2ce7d
fix: fix issue with linking tools and adding new tools (#1988)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-06 14:06:10 -08:00
Matthew Zhou
46753b7357
chore: Move ID generation logic out of the ORM layer and into the Pydantic model layer (#1981) 2024-11-05 17:05:10 -08:00
Matthew Zhou
103508b832
feat: Auto-refresh json_schema after tool update (#1958) 2024-10-30 15:05:08 -07:00
Matthew Zhou
0768b96093
feat: Enable base constructs to automatically populate "created_by" and "last_updated_by" fields for relevant objects (#1944) 2024-10-28 11:04:17 -07:00
Matthew Zhou
6b330d7376
feat: Add orm for Tools and clean up Tool logic (#1935) 2024-10-25 14:25:40 -07:00
Matthew Zhou
5253b0475e
feat: Add ORM for user model (#1924) 2024-10-23 10:28:00 -07:00