MaxKB/apps/application
shaohuzhang1 2298bf6992
fix: After enabling identity authentication in the application, the knowledge base retrieves the reference document list variable, but there is no content retrieved when asking questions on the application dialogue page (#4286)
2025-10-29 15:53:37 +08:00
..
api feat: Search application chat log by user 2025-08-25 14:42:45 +08:00
chat_pipeline feat: Add document_id_list parameter to query methods in vector classes 2025-10-22 10:04:37 +08:00
flow fix: After enabling identity authentication in the application, the knowledge base retrieves the reference document list variable, but there is no content retrieved when asking questions on the application dialogue page (#4286) 2025-10-29 15:53:37 +08:00
migrations feat: Support stt model params setting 2025-09-19 10:15:02 +08:00
models fix: When the workflow does not respond, there is an error in the historical chat record data (#4282) 2025-10-29 13:43:02 +08:00
serializers fix: The application export loop node cannot be used (#4268) 2025-10-27 17:31:52 +08:00
sql perf: Optimize the export of conversation logs (#4230) 2025-10-22 14:53:42 +08:00
views fix: Chat log add to knowledge error 2025-09-29 10:07:08 +08:00
__init__.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
admin.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
apps.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
tests.py feat: workflow init (#3072) 2025-05-09 18:55:53 +08:00
urls.py refactor: Add applicationId in generate prompt 2025-09-12 17:18:23 +08:00