dify/api/core
2024-02-28 12:22:57 +08:00
..
agent chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
app_runner chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
callback_handler Fix/langchain document schema (#2539) 2024-02-23 14:16:44 +08:00
chain chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
data_loader Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
docstore Feat/dify rag (#2528) 2024-02-22 23:31:57 +08:00
embedding fix: correct the parent class of CacheEmbedding (#2578) 2024-02-27 18:05:48 +08:00
entities tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
external_data_tool improve: introduce isort for linting Python imports (#1983) 2024-01-12 12:34:01 +08:00
features fix: convert tool messages into user messages in react mode and fill … (#2584) 2024-02-27 19:15:07 +08:00
file chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
generator enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
helper enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
memory enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
model_runtime feat:add mistral ai (#2594) 2024-02-28 12:22:57 +08:00
moderation enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
prompt chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
rag Fix/hit test tsne issue (#2581) 2024-02-27 17:30:52 +08:00
rerank Fix/langchain document schema (#2539) 2024-02-23 14:16:44 +08:00
splitter fix dev/reformat (#2542) 2024-02-23 14:53:24 +08:00
third_party chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
tool Fix/langchain document schema (#2539) 2024-02-23 14:16:44 +08:00
tools fix: parameter type handling in API tool and parser (#2574) 2024-02-27 15:59:11 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
application_manager.py tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
application_queue_manager.py chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 2024-02-09 15:21:33 +08:00
hosting_configuration.py Feat/openai llm trial paid config (#2545) 2024-02-23 16:12:43 +08:00
indexing_runner.py Fix some RAG bugs (#2570) 2024-02-27 11:39:05 +08:00
model_manager.py tts add voice choose (#2391) 2024-02-15 22:41:18 +08:00
provider_manager.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00