..
auth
Docs: Improve oauth configuration documentation and examples ( #7675 )
2025-05-16 14:17:39 +08:00
sdk
Fix:Fail to get list_sessions ( #7678 )
2025-05-16 10:58:28 +08:00
__init__.py
Refa: enlarge default max request body size. ( #6088 )
2025-03-14 15:21:08 +08:00
api_app.py
FIX:ZeroDivisionError when using large page_size in client.retrieve() ( #7595 )
2025-05-13 10:46:31 +08:00
canvas_app.py
Fix:Agent running message i10n ( #7635 )
2025-05-14 14:27:12 +08:00
chunk_app.py
Feat: When Delete Chunk Will Also Delete Chunk Related Image ( #7656 )
2025-05-15 11:53:47 +08:00
conversation_app.py
Fix: value too long error for chat name ( #7697 )
2025-05-19 10:25:41 +08:00
dialog_app.py
When creating an assistant, no dataset is specified, a different default system promt is used ( #7690 )
2025-05-19 11:33:54 +08:00
document_app.py
Feat: repair corrupted PDF files on upload automatically ( #7693 )
2025-05-19 14:54:06 +08:00
file2document_app.py
Fix: link to KB from filemanager. ( #6530 )
2025-03-26 09:41:14 +08:00
file_app.py
fix: After the file is deleted, it still remains in the bucket. ( #7482 )
2025-05-06 19:30:42 +08:00
kb_app.py
Feat: KB detail supports document total size ( #7546 )
2025-05-09 11:48:54 +08:00
langfuse_app.py
Feat: add project_id and project_name to Langfuse API ( #6481 )
2025-03-25 10:36:34 +08:00
llm_app.py
Fix: Hunyuan model adding error. ( #6531 )
2025-03-26 10:33:33 +08:00
plugin_app.py
Feat: Support tool calling in Generate component ( #7572 )
2025-05-16 16:32:19 +08:00
system_app.py
Feat: Add user registration toggle feature ( #6327 )
2025-03-21 09:38:15 +08:00
tenant_app.py
Update team invite message ( #4085 )
2024-12-18 14:20:09 +08:00
user_app.py
Refa: Deprecate /github_callback in favor of /oauth/callback/<channel> for GitHub OAuth integration ( #7587 )
2025-05-15 14:39:37 +08:00