You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core
-LAN- dba67cd87a fix(memory): filter non-image file types in prompt message content
- Skip non-image files when converting file objects to prompt message content.
- Ensures only image files are processed, improving the accuracy and relevance of prompt messages.
1 year ago
..
agent feat(api): Enhance multi modal support. 1 year ago
app refactor(core): simplify role handling and improve usability 1 year ago
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 1 year ago
embedding chore: add abstract decorator and output log when query embedding fails (#9264) 1 year ago
entities feat(api): Enhance multi modal support. 1 year ago
errors chore(api/core): apply ruff reformatting (#7624) 1 year ago
extension chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
external_data_tool chore(api/core): apply ruff reformatting (#7624) 1 year ago
file feat(api): Enhance multi modal support. 1 year ago
helper feat(api): Enhance multi modal support. 1 year ago
llm_generator fix: prompt for the follow-up suggestions (#8685) 1 year ago
memory fix(memory): filter non-image file types in prompt message content 1 year ago
model_runtime feat(api): Enhance multi modal support. 1 year ago
moderation fix: fix the data validation consistency issue in keyword content review (#8908) 1 year ago
ops chore: optimize the trace ops slow queries on node executions. (#9282) 1 year ago
prompt refactor(core): simplify role handling and improve usability 1 year ago
rag Add Volcengine VikingDB as new vector provider (#9287) 1 year ago
tools feat(podcast_generator): add new podcast generation tools 1 year ago
variables feat(api): Enhance multi modal support. 1 year ago
workflow fix(workflow): handle special values for process data consistently 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
indexing_runner.py chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
model_manager.py feat(api): Enhance multi modal support. 1 year ago
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 1 year ago