ybalbert001 fdcf87c70c fix https://github.com/langgenius/dify/issues/9409 (#9433) 6 months ago
..
agent fb32e5ca9a fix: In the output, the order of 'ta' is sometimes reversed as 'at'. #8015 (#8791) 6 months ago
app fa47f0c707 chore: disable chat service API passing `parent_message_id` (#8984) 6 months ago
callback_handler 5fcd614186 feat: output the execution results of tool should only in debug mode (#9104) 6 months ago
embedding d97d3ff5fc chore: add abstract decorator and output log when query embedding fails (#9264) 6 months ago
entities 49af18fbd6 fix: customize model credentials were invalid despite the provider credentials being active (#8864) 6 months ago
errors 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago
extension 40fb4d16ef chore: refurbish Python code by applying refurb linter rules (#8296) 7 months ago
external_data_tool 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago
file 57994e4a24 fix s3 presign url check problem, support two versions(v2,v4) (#9093) 6 months ago
helper c69f5b07ba chore: apply ruff E501 line-too-long linter rule (#8275) 7 months ago
llm_generator 8cc9e68363 fix: prompt for the follow-up suggestions (#8685) 7 months ago
memory 857055b797 fix: remove the latest message from the user that does not have any answer yet (#9297) 6 months ago
model_runtime fdcf87c70c fix https://github.com/langgenius/dify/issues/9409 (#9433) 6 months ago
moderation 503561f464 fix: fix the data validation consistency issue in keyword content review (#8908) 6 months ago
ops 23ce1fb1ba chore: optimize the trace ops slow queries on node executions. (#9282) 6 months ago
prompt 8c51d06222 feat: regenerate in `Chat`, `agent` and `Chatflow` app (#7661) 7 months ago
rag 86594851cb refactor: update the default values of top-k parameter in vdb to be consistent (#9367) 6 months ago
tools 7d3dad3d1d feat: add timezone conversion for time tool (#9393) 6 months ago
workflow 50635e9c15 Fix/economical knowledge retrieval (#9396) 6 months ago
__init__.py 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago
hosting_configuration.py 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago
indexing_runner.py 240b66d737 chore: avoid implicit optional in type annotations of method (#8727) 6 months ago
model_manager.py 4669eb24be add embedding input type parameter (#8724) 6 months ago
provider_manager.py 2cf1187b32 chore(api/core): apply ruff reformatting (#7624) 7 months ago