Commit Graph

7 Commits

Author SHA1 Message Date
wxg0103 222ca030d6 fix: remove unnecessary error logging in base_chat_open_ai.py 2025-12-11 13:01:02 +08:00
wxg0103 18b40f3664 fix: remove unnecessary print statement from model invocation
Some checks are pending
sync2gitee / repo-sync (push) Waiting to run
Typos Check / Spell Check with Typos (push) Waiting to run
2025-11-19 16:24:49 +08:00
wxg0103 0555632095 feat: add token usage and top questions statistics endpoints 2025-11-13 14:56:56 +08:00
wxg0103 7dc132e35c feat: implement text-to-video and image-to-video generation nodes with serializers and workflow integration 2025-09-12 14:27:48 +08:00
shaohuzhang1 bd589e50e2
fix: Calling the model using non stream cannot obtain the token (#3826) 2025-08-06 11:00:43 +08:00
wxg0103 7f492b4d92 refactor: openai 2025-04-25 17:53:22 +08:00
wxg0103 946de675ff feat: add model setting 2025-04-17 18:01:33 +08:00