Commit Graph

13 Commits

Author SHA1 Message Date
Cyril c6c14f767d Enhance text generation API: add configurable parameters, update models, and improve UI for better user experience 2025-10-18 17:11:13 +02:00
Cyril 79227d6def Increase default max_new_tokens in generate method to enhance text generation capacity 2025-10-12 22:20:42 +02:00
Cyril 8978cf74e3 Merge branch 'main' into develop 2025-10-12 20:11:08 +00:00
Cyril f081ef0db0 Update README and configuration files; add Question Answering to CLI and API, and adjust default models 2025-10-12 22:08:57 +02:00
Cyril 8fb16726d6 Remove unused swagger UI parameter for model expansion 2025-10-12 21:09:18 +02:00
Cyril cf96dca64e Remove old Postman collection and environment files; add new comprehensive Postman collection and environment for AI Lab API with updated endpoints and configurations. 2025-10-12 20:44:29 +02:00
Cyril 71c4ac879d Add base CSS styles and design system for UI components 2025-10-12 19:00:47 +02:00
Cyril 8115bd1eb7 Add Question Answering feature with display formatting and command integration 2025-10-12 15:24:55 +02:00
Cyril 71c2c2c3da Merge pull request 'develop' (#1) from develop into main
Reviewed-on: Cyril/AI-Lab-Transformers-CLI-Playground#1
2025-10-12 09:41:41 +00:00
Cyril b990f80263 Fix sentiment result formatting by removing debug print statement 2025-10-12 11:40:39 +02:00
Cyril 4394db1810 Refactor sentiment result formatting and improve import organization 2025-10-12 11:39:34 +02:00
Cyril 93534897b4 Add MIT License and update README to include license information 2025-10-11 17:50:55 +02:00
Cyril 9b2a5497d9 Init commit 2025-10-11 13:26:06 +02:00