feat: added a new sections feature and recommendations and aseessments and report metadata for the ai intelligence page 12e21d8 Sanjeev2501 commited on Jun 8
Tracked thoughts_tokens for gemini model and added it to the BatchSummary table. d9b52ba Sanjeev2501 commited on May 18
refactor: Added input_tokens, output_tokens and total_tokens column in the BatchSummary table to track usage the tokens efficiently for each LLM. 3357444 Sanjeev2501 commited on May 17
refactor: changed model from gemini-3-flash to gemini-2.5-flash and changed the dytpe of batch_summary table's id column from float to integer aea60db Sanjeev2501 commited on May 17
Fixed the data type error. Modified the data type of foreign key job_id from float to integer. c2ebe3c Sanjeev2501 commited on May 17
Added a new LLM batch summary table, LLM service and a route to access the batch prediction and generate insights using AI. 1c5b507 Sanjeev2501 commited on May 17