dify/api/core
2023-08-03 11:37:09 +08:00
..
agent fix: agent parse result error (#676) 2023-07-29 17:00:38 +08:00
callback_handler feat: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
chain feat: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
constant feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
data_loader Feat: Q&A format segmentation support (#668) 2023-07-28 20:47:15 +08:00
docstore Feat: Q&A format segmentation support (#668) 2023-07-28 20:47:15 +08:00
embedding feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
generator Feat: Q&A format segmentation support (#668) 2023-07-28 20:47:15 +08:00
index add embedding max retries (#699) 2023-07-31 23:28:37 +08:00
llm feat: fix azure completion choices return empty (#708) 2023-08-01 15:36:53 +08:00
memory feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
prompt Feat: Q&A format segmentation support (#668) 2023-07-28 20:47:15 +08:00
spiltter feat: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
tool fix: segment resort in dataset retrieve by index_node_id_to_position (#721) 2023-08-02 21:31:54 +08:00
vector_store feat: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
__init__.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
completion.py fix: generate_more_like_this function issue (#722) 2023-08-03 11:37:09 +08:00
conversation_message_task.py feat: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
indexing_runner.py add qa thread control (#677) 2023-07-29 17:49:18 +08:00
orchestrator_rule_parser.py feat: optimize current time (#661) 2023-07-27 22:15:07 +08:00