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- 94b946c715 fix(document_extractor): handle empty variable values properly
- Added check for variable.value existence before type validation.
- Prevents erroneous type checks on empty variables, improving robustness.
1 year ago
..
agent feat(api): Enhance multi modal support. 1 year ago
app feat(api): Enhance multi modal support. 1 year ago
callback_handler external knowledge api (#8913) 1 year ago
embedding add embedding input type parameter (#8724) 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 feat(api): Enhance multi modal support. 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 refactor(ops): Optimize the iteration for filter_none_values and use logging.error to record logs when an exception occurs (#8461) 1 year ago
prompt feat(api): Enhance multi modal support. 1 year ago
rag fix: Compatible with special characters in pg full-text search. (#8921) 1 year ago
tools feat(api): Enhance multi modal support. 1 year ago
variables feat(api): Enhance multi modal support. 1 year ago
workflow fix(document_extractor): handle empty variable values properly 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: refurish python code by applying Pylint linter rules (#8322) 1 year ago
model_manager.py add embedding input type parameter (#8724) 1 year ago
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 1 year ago