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
takatost a4d86496e1
fix: notion extractor raise 'NoneType' object has no attribute 'curre… (#2608)
2 years ago
..
agent chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
app_runner fix: AppParameterApi.get() got an unexpected keyword argument 'end_user' (#2607) 2 years ago
callback_handler Fix/langchain document schema (#2539) 2 years ago
chain chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
data_loader Feat/dify rag (#2528) 2 years ago
docstore Feat/dify rag (#2528) 2 years ago
embedding fix: correct the parent class of CacheEmbedding (#2578) 2 years ago
entities tts add voice choose (#2391) 2 years ago
errors Model Runtime (#1858) 2 years ago
extension chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
external_data_tool improve: introduce isort for linting Python imports (#1983) 2 years ago
features fix: convert tool messages into user messages in react mode and fill … (#2584) 2 years ago
file chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
generator enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
helper enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
memory enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
model_runtime Feat/provider mistralai (#2598) 2 years ago
moderation enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago
prompt chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
rag fix: notion extractor raise 'NoneType' object has no attribute 'curre… (#2608) 2 years ago
rerank Fix/langchain document schema (#2539) 2 years ago
splitter fix dev/reformat (#2542) 2 years ago
third_party chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
tool Fix/langchain document schema (#2539) 2 years ago
tools fix: parameter type handling in API tool and parser (#2574) 2 years ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
application_manager.py tts add voice choose (#2391) 2 years ago
application_queue_manager.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2 years ago
hosting_configuration.py Feat/openai llm trial paid config (#2545) 2 years ago
indexing_runner.py Fix some RAG bugs (#2570) 2 years ago
model_manager.py tts add voice choose (#2391) 2 years ago
provider_manager.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2 years ago