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 ce58f0607b
Feat/tool secret parameter (#2760)
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 Feat/tool secret parameter (#2760) 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 Feat/tool secret parameter (#2760) 2 years ago
memory replace message content type list to string when file_objs is empty .. (#2745) 2 years ago
model_runtime feat: Add new Azure OpenAI Embedding models (#2758) 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 overlap and splitter optimization (#2742) 2 years ago
rerank Fix/langchain document schema (#2539) 2 years ago
splitter fix overlap and splitter optimization (#2742) 2 years ago
tools Feat/tool secret parameter (#2760) 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: Add new Azure OpenAI Embedding models (#2758) 2 years ago
indexing_runner.py fix qa index processor tenant id is None error (#2713) 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