You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen Hu 5e7aaf2c41
Fix:When deleting a knowledge base that is currently performing a parsing task, the parsing queue will not be deleted! (#9018)
3 months ago
..
auth Fix: use jwks_uri from OIDC metadata for JWKS client (#8136) 4 months ago
sdk Fix:When deleting a knowledge base that is currently performing a parsing task, the parsing queue will not be deleted! (#9018) 3 months ago
__init__.py Fix: Authentication Bypass via predictable JWT secret and empty token validation (#7998) 5 months ago
api_app.py Feat: add advanced document filter (#8723) 3 months ago
canvas_app.py Fix: secure canvas (#8670) 4 months ago
chunk_app.py fix: use tenant_id of kb to get index name in rm chunk func (#8760) 3 months ago
conversation_app.py Fix: Resolve typo in /list route function (#8769) 3 months ago
dialog_app.py Fix: Add validation for dialog name (#8722) 3 months ago
document_app.py Fix: correct cancel logic error (#8973) 3 months ago
file2document_app.py Feat: add advanced document filter (#8723) 3 months ago
file_app.py Refa: better MIME content type (#8801) 3 months ago
kb_app.py Fix typo in dataset name length error message (#8351) 4 months ago
langfuse_app.py Feat: add project_id and project_name to Langfuse API (#6481) 7 months ago
llm_app.py Feat: Add model editing functionality with improved UI labels (#8855) 3 months ago
mcp_server_app.py Perf: Enhance timeout handling. (#8826) 3 months ago
plugin_app.py Feat: Support tool calling in Generate component (#7572) 5 months ago
search_app.py Feat: add MCP dashboard operations (#8460) 4 months ago
system_app.py Feat: Add user registration toggle feature (#6327) 7 months ago
tenant_app.py Update team invite message (#4085) 10 months ago
user_app.py Fix: Authentication Bypass via predictable JWT secret and empty token validation (#7998) 5 months ago