ragflow/api/apps/sdk
天海蒼灆 6591031bad
Feat: Add industry-related search keyword generation function (#9156)
### What problem does this PR solve?
Add industry-related search keyword generation function
- When generating search keywords, support for specific industries has
been added
- If the "industry" parameter is provided, industry-specific
restrictions will be added to the prompt
- This change can help users generate more precise search keywords
within specific industries

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2025-08-01 15:50:46 +08:00
..
agent.py Feat: Add http api to create, update, or delete agents. (#7515) 2025-05-12 17:59:53 +08:00
chat.py Feature: Support set chats kbs to empty (#9038) 2025-07-25 10:06:33 +08:00
dataset.py Fix:When deleting a knowledge base that is currently performing a parsing task, the parsing queue will not be deleted! (#9018) 2025-07-28 17:32:12 +08:00
dify_retrieval.py Fix Bug: When performing the dify_retrieval, the metadata of the document was empty. (#7968) 2025-05-30 12:58:05 +08:00
doc.py Fix: support cross language for API. (#8946) 2025-07-21 17:25:28 +08:00
files.py Feat: Add file management HTTP_API (#8395) 2025-07-01 09:51:53 +08:00
session.py Feat: Add industry-related search keyword generation function (#9156) 2025-08-01 15:50:46 +08:00