Commit graph

80 commits

Author SHA1 Message Date
Viswamedha Nalabotu
a6ed273a13 Added error field for training file with UI message 2026-03-22 19:45:05 +00:00
Viswamedha Nalabotu
5280433c8f Removed llm config 2026-03-22 19:35:07 +00:00
Viswamedha Nalabotu
bfeb4f40fa Added agent config property to log interactions 2026-03-22 17:40:23 +00:00
Viswamedha Nalabotu
c1d362665c Tweaked prompt and added role desc 2026-03-22 17:26:02 +00:00
Viswamedha Nalabotu
1eada257b9 Separated auth 2026-03-22 16:42:40 +00:00
Viswamedha Nalabotu
df8603fa6e Renamed model, updated ingestion tweaks and remove unncessary fields 2026-03-22 15:35:21 +00:00
Viswamedha Nalabotu
8cce790b2f Added file ingestion retry and file link 2026-03-22 09:09:14 +00:00
Viswamedha Nalabotu
7a9b08b78f Added try catch for mcp tool call 2026-03-21 00:03:55 +00:00
Viswamedha Nalabotu
4789727693 Updated failing tests 2026-03-18 23:17:28 +00:00
Viswamedha Nalabotu
fc9ba3396a Added ca gen prompt, few more tools, updated assessment task for agent prompts 2026-03-18 23:01:20 +00:00
Viswamedha Nalabotu
a594f93154 Updated UI and added prompt update mechanism 2026-03-18 22:04:07 +00:00
Viswamedha Nalabotu
e818991ae3 Added streaming and chunking with other fixes with KA consumer 2026-03-18 20:07:24 +00:00
Viswamedha Nalabotu
20ac7f471c Added mcp tweaks and fixed failing tests with profanities 2026-03-18 01:04:16 +00:00
Viswamedha Nalabotu
6aa98b2839 Refactored consumers, added profanity filters and rewrote endpoints 2026-03-18 00:37:38 +00:00
Viswamedha Nalabotu
a9ba16c76d Added role agnostic training files 2026-03-15 22:19:12 +00:00
Viswamedha Nalabotu
5fca572263 Added desktop site warning 2026-03-12 19:23:18 +00:00
Viswamedha Nalabotu
97040b67d3 Hardcoded dimensions 2026-03-11 21:33:29 +00:00
Viswamedha Nalabotu
f6ff57e51e Hardcoded dimensions 2026-03-11 21:33:17 +00:00
Viswamedha Nalabotu
95fc6dccf8 Added extra logging 2026-03-11 16:12:05 +00:00
Viswamedha Nalabotu
6d85fd4341 Fixed failing tests 2026-03-11 15:03:32 +00:00
Viswamedha Nalabotu
4e548fdefd Centralised embedding dimensions to 1 variable 2026-03-11 14:33:39 +00:00
Viswamedha Nalabotu
3361906784 Added changes for onboarding checking, content validation and progress monitoring pages, with tests and migration changes 2026-03-11 13:19:31 +00:00
Viswamedha Nalabotu
83d6f38a24 Added onboarding session progress view logic 2026-03-10 19:40:02 +00:00
Viswamedha Nalabotu
a4f0fb3ea6 Added role members to view 2026-03-10 19:38:47 +00:00
Viswamedha Nalabotu
3b2d4674f6 Added tests for progress 2026-03-10 19:38:18 +00:00
Viswamedha Nalabotu
f87e4a2dd1 Removed unnecessary fields 2026-03-10 19:37:15 +00:00
Viswamedha Nalabotu
1f97d9084f Added members to role serializer 2026-03-10 19:30:16 +00:00
Viswamedha Nalabotu
c64c1d90c4 Consolidated endpoints to settings file 2026-03-08 13:16:26 +00:00
Viswamedha Nalabotu
c802952765 Fixed imports to pep 8 conventions 2026-03-08 13:10:49 +00:00
Viswamedha Nalabotu
348ee6734a Added quiz and content streamlining with tweaks 2026-03-08 13:10:11 +00:00
Viswamedha Nalabotu
623b46c691 Added extra code actions for viewsets 2026-03-08 13:09:32 +00:00
Viswamedha Nalabotu
030ce12b41 Revised checks for edge cases with cleaner handling of query parms and data 2026-03-08 12:58:12 +00:00
Viswamedha Nalabotu
3dd147e1af Added unique together for role name and org 2026-03-08 12:56:23 +00:00
Viswamedha Nalabotu
8bd9a3d803 Added extra checks with permissions and better validation 2026-03-08 12:56:04 +00:00
Viswamedha Nalabotu
00d60b3f4f Added extra code path tests and edge case checks 2026-03-08 12:55:28 +00:00
Viswamedha Nalabotu
ddae68b433 Added common permission classes and validator methods 2026-03-08 12:20:13 +00:00
Viswamedha Nalabotu
31332c518b Tweaked indent, added 2 user methods and 2 receivers for organization 2026-03-08 12:19:36 +00:00
Viswamedha Nalabotu
443c45192d Fixed broken tests, removed print 2026-02-27 15:21:46 +00:00
Viswamedha Nalabotu
cfc2493df1 Added role field and filters with more default agent configurations 2026-02-27 15:09:22 +00:00
Viswamedha Nalabotu
e11c0fe697 Added specific filters for fields 2026-02-27 14:23:26 +00:00
Viswamedha Nalabotu
c40c7b5e3a Customised training file filters, role and member search and fixed invite redirect bug 2026-02-27 13:58:00 +00:00
Viswamedha Nalabotu
c362c79912 Modified id usage to uuids, reset migrations, removed token from invites 2026-02-27 12:53:19 +00:00
Viswamedha Nalabotu
5ffdb8ba27 Added model and api tests 2026-02-27 12:12:26 +00:00
Viswamedha Nalabotu
0ec1e5b892 Added onboarding role check, health endpoint and json check for gpu 2026-02-27 00:45:34 +00:00
Viswamedha Nalabotu
dd636aa227 Modularised management folder 2026-02-26 12:08:34 +00:00
Viswamedha Nalabotu
29f97b383d Added download script and updated management command 2026-02-26 11:38:04 +00:00
Viswamedha Nalabotu
f69d9f3e1d Fixed bug: incorrect user class 2026-02-26 11:12:49 +00:00
Viswamedha Nalabotu
dcc04ca6ca Revised all files to reduce bloat + optimized workflow 2026-02-26 01:32:04 +00:00
Viswamedha Nalabotu
af1ca55611 Wiped all files 2026-02-26 00:09:52 +00:00
Viswamedha Nalabotu
2f7b2001d4 Added mcp rag, onboarding app, frontend for learning and agent inference 2026-02-08 15:34:26 +00:00