dify/api/core
2023-12-03 20:59:13 +08:00
..
agent fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
callback_handler Feat/add retriever rerank (#1560) 2023-11-17 22:13:37 +08:00
chain feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
data_loader Feat/add retriever rerank (#1560) 2023-11-17 22:13:37 +08:00
docstore
embedding fix: Incorrect order of embedded documents in CacheEmbedding (#1671) 2023-12-03 19:07:00 +08:00
extension feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
external_data_tool feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
file feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
generator feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
helper feat: using random sampling to check if it violates the review mechan… (#1308) 2023-10-11 04:11:20 -05:00
index fix weaviate hybrid search issue (#1600) 2023-11-22 16:41:20 +08:00
memory feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
model_providers Hotfix/fix documents index mismatch error in rerank (#1662) 2023-11-30 22:03:20 +08:00
moderation feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
prompt fix: change model mode. (#1520) 2023-11-13 23:13:01 +08:00
spiltter
third_party feat: add jina embedding (#1647) 2023-11-29 14:58:11 +08:00
tool fix score_threshold_enabled name (#1626) 2023-11-27 15:34:45 +08:00
vector_store fix weaviate hybrid search issue (#1600) 2023-11-22 16:41:20 +08:00
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 2023-11-06 19:36:16 +08:00
completion.py Feat/add retriever rerank (#1560) 2023-11-17 22:13:37 +08:00
conversation_message_task.py fix wrong syntax of type definitions (#1678) 2023-12-03 20:59:13 +08:00
indexing_runner.py Feat/add retriever rerank (#1560) 2023-11-17 22:13:37 +08:00
orchestrator_rule_parser.py fix score_threshold_enabled name (#1626) 2023-11-27 15:34:45 +08:00