Commit Graph

19 Commits

Author SHA1 Message Date
2980f29bfa made the route for comment generation comment
instead of comments
2025-05-14 22:01:12 +02:00
6f55941cab implemented the evaluation of code refinement 2025-05-14 18:17:50 +02:00
a11be64a6d now validating the input for code refinement 2025-05-14 16:16:05 +02:00
32949633cc renamed the json validation more appropriately 2025-05-14 16:15:40 +02:00
3a4bfd611b ported backend to python 2025-05-13 13:27:38 +02:00
4d87a31d70 using new backend logic 2025-05-10 22:33:24 +02:00
9e69d376c6 formatted stylesheet 2025-05-10 22:31:41 +02:00
fe064218f5 added table to show results in frontend 2025-05-08 00:11:21 +02:00
f3633d09b3 removed env vars, because i don't wanna think
about that rn
2025-05-07 18:21:29 +02:00
4200b5d857 formatted file 2025-05-07 18:21:13 +02:00
522bcc7ebc made socket logic better 2025-05-07 18:10:21 +02:00
21735a236a created a websocket to witness the progress of the processing 2025-05-07 17:33:29 +02:00
3c9ab4c4be formatted file 2025-05-07 16:53:25 +02:00
a16435b021 added routes to sumbit the answers 2025-05-07 13:05:15 +02:00
770d9b8f64 added tests 2025-04-28 16:27:11 +02:00
ac6518754f added route to download comment_gen and
code_refinment
2025-04-28 16:26:50 +02:00
a06d99352f added underscore to unused vars to remove lsp warning 2025-04-28 10:13:35 +02:00
83c53d6ed4 now using ES modules 2025-04-28 10:13:05 +02:00
89f9b323fa created basic backend, with simple routes 2025-04-28 10:09:10 +02:00