Commit Graph

26 Commits

Author SHA1 Message Date
liqiang-fit2cloud 8c0836627a refactor: remove print.
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-19 17:16:22 +08:00
wxg0103 0555632095 feat: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +08:00
wxg0103 ab434b0a9e fix: add retry mechanism for file uploads and response handling in image.py 2025-10-30 15:34:41 +08:00
wxg0103 79fce87e93 fix: add video format detection for uploaded files in image.py 2025-10-28 15:54:56 +08:00
wxg0103 e17d7c4d10 feat: add file upload method with base64 encoding in image.py 2025-10-28 10:15:22 +08:00
zhangzhanwei e8c36a6223 feat: STT model params 2025-09-25 15:47:33 +08:00
wxg0103 2e69698e6b chore: update watermark attributes and cache timeout settings 2025-09-19 18:22:54 +08:00
wxg0103 f1cd675caa feat: add translation for video generation error messages and implement TTV model parameters 2025-09-15 11:08:54 +08:00
wxg0103 cef7075382 fix: update image size format and expand available options in tti.py 2025-07-15 09:23:50 +08:00
wxg0103 fe78de5d3c feat: add email templates for verification codes in English, Chinese, and Traditional Chinese 2025-07-10 15:02:10 +08:00
wxg0103 16088975fa refactor: enhance text-to-speech processing by splitting content into chunks and merging audio segments 2025-07-09 18:08:41 +08:00
wxg0103 521fff2818 refactor: add is_cache_model method to various model classes to standardize cache behavior 2025-07-08 17:11:31 +08:00
wxg0103 594ca6cd89 refactor: model 2025-06-27 11:18:02 +08:00
wxg0103 20010ee227 refactor: model 2025-06-26 20:06:26 +08:00
wxg0103 0886459bad refactor: Add log records for image understanding
--bug=1057568 --user=王孝刚 【模型管理】阿里云百炼视觉模型输入错误的基础模型可正常创建 https://www.tapd.cn/62980211/s/1719185
2025-06-26 16:58:18 +08:00
CaptainB a73e0b10f9 refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 17:00:18 +08:00
CaptainB fe8f87834d refactor: replace logging with maxkb_logger for consistent logging across modules 2025-06-25 16:46:50 +08:00
wxg0103 2f9052279a fix: VolcanicEngine tts error 2025-06-25 14:47:08 +08:00
wxg0103 44c318e8c8 fix: VolcanicEngine stt error
--bug=1057449 --user=王孝刚 【模型】添加火山语音识别模型失败 https://www.tapd.cn/62980211/s/1718297
2025-06-25 14:28:31 +08:00
wxg0103 c253e8b696 refactor: remove print 2025-06-24 15:30:42 +08:00
CaptainB 3e9c3c0602 feat: update UUID generation to use uuid7 for improved uniqueness across models 2025-06-23 11:19:20 +08:00
wxg0103 83ace97ecc refactor: model 2025-04-25 18:12:55 +08:00
wxg0103 ff41b1ff6e refactor: tokens 2025-04-25 10:17:50 +08:00
CaptainB fbb4e7d449 feat: add __init__.py file to initialize the package 2025-04-24 11:10:58 +08:00
wxg0103 cc0e431605 refactor: remove image params
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
2025-04-22 18:22:50 +08:00
wxg0103 946de675ff feat: add model setting 2025-04-17 18:01:33 +08:00