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
Yeuoly 36686d7425
fix: test custom tool already exists without decrypting credentials (#2668)
2 years ago
..
app_runner Fix/app runner typo (#2661) 2 years ago
callback_handler Fix/langchain document schema (#2539) 2 years ago
docstore Feat/dify rag (#2528) 2 years ago
embedding fix: correct the parent class of CacheEmbedding (#2578) 2 years ago
entities refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 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 typo recale to recalc (#2670) 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 fix: Replace path.join with urljoin. (#2631) 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 generalize the generation of new collection name by dataset id (#2620) 2 years ago
rerank Fix/langchain document schema (#2539) 2 years ago
splitter fix dev/reformat (#2542) 2 years ago
tools fix: test custom tool already exists without decrypting credentials (#2668) 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