MaxKB/apps/chat
zhangzhanwei 797c0bb8d6 fix: No history while use openai chat
--bug=1061932 --user=张展玮 【系统API】调用 openai 接口对话,无法获取历史聊天记录信息 https://www.tapd.cn/62980211/s/1781929
2025-10-09 10:53:32 +08:00
..
api refactor: Add applicationId in generate prompt 2025-09-12 17:18:23 +08:00
migrations feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
models feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
serializers fix: No history while use openai chat 2025-10-09 10:53:32 +08:00
template fix: Generate prompt 2025-09-28 15:52:44 +08:00
views feat: enhance captcha generation with access token validation and configurable max attempts 2025-09-24 18:55:09 +08:00
__init__.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
admin.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
apps.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
tests.py feat: application operate api (#3176) 2025-05-30 20:02:39 +08:00
urls.py fix: PDF export cross-domain (#3945) 2025-08-27 14:23:58 +08:00