dify/api/core
Jyong a71f2863ac
Annotation management (#1767)
Co-authored-by: jyong <jyong@dify.ai>
2023-12-18 13:10:05 +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 refactor: typo in dataset docstore (#1711) 2023-12-07 09:24:52 +08:00
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 Annotation management (#1767) 2023-12-18 13:10:05 +08:00
memory feat: [backend] vision support (#1510) 2023-11-13 22:05:46 +08:00
model_providers azure openai add gpt-4-1106-preview、gpt-4-vision-preview models (#1751) 2023-12-14 09:55:30 +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 feat: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
third_party azure openai add gpt-4-1106-preview、gpt-4-vision-preview models (#1751) 2023-12-14 09:55:30 +08:00
tool fix only full text search in app issue (#1736) 2023-12-11 15:34:29 +08:00
vector_store Annotation management (#1767) 2023-12-18 13:10:05 +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 Annotation management (#1767) 2023-12-18 13:10:05 +08:00
conversation_message_task.py Annotation management (#1767) 2023-12-18 13:10:05 +08:00
indexing_runner.py fix: qa regex (#1738) 2023-12-11 15:53:37 +08:00
orchestrator_rule_parser.py fix score_threshold_enabled name (#1626) 2023-11-27 15:34:45 +08:00