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 742be06ea9
Fix/localai (#2840)
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 position helper for parsing _position.yaml and sorting objects by name (#2803) 2 years ago
external_data_tool improve: introduce isort for linting Python imports (#1983) 2 years ago
features feat: optimize db connection when llm invoking (#2774) 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 Fix/localai (#2840) 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 excel: get keys from every sheet (#2796) 2 years ago
rerank Fix/langchain document schema (#2539) 2 years ago
splitter fix overlap and splitter optimization (#2742) 2 years ago
tools feat: add weekday calculator in time tool (#2822) 2 years ago
utils generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2 years ago
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2 years ago
application_manager.py feat: optimize db connection when llm invoking (#2774) 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