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
Bowen Liang 08b727833e
generalize helper for loading module from source (#2862)
2 years ago
..
app_runner feat: optimize db connection when llm invoking (#2774) 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 generalize helper for loading module from source (#2862) 2 years ago
external_data_tool improve: introduce isort for linting Python imports (#1983) 2 years ago
features fix tool_inputs parse error in message that in CoT(ReAct) agent mode (#2949) 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 generalize helper for loading module from source (#2862) 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 Improve automatic prompt generation (#2805) 2 years ago
rag fix: init qdrant vector max recursion (#2909) 2 years ago
rerank Fix/langchain document schema (#2539) 2 years ago
splitter fix overlap and splitter optimization (#2742) 2 years ago
tools generalize helper for loading module from source (#2862) 2 years ago
utils generalize helper for loading module from source (#2862) 2 years ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
application_manager.py fix: print exception logs for ValueError and InvokeError (#2823) 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 chunk-overlap None check (#2781) 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