dify/api/core
2023-07-20 13:52:54 +08:00
..
agent feat: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
callback_handler fix: anthropic completion error in blocking mode (#591) 2023-07-18 15:12:52 +08:00
chain fix: dataset destination error (#477) 2023-06-28 15:51:07 +08:00
constant feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
data_loader Fix/json format (#466) 2023-06-28 13:58:50 +08:00
docstore feat: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
embedding feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
generator feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
index feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
llm fix: azure openai embedding model name error (#612) 2023-07-20 13:52:54 +08:00
memory feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
prompt feat: Optimize the quality of the title generate (#484) 2023-06-28 19:59:20 +08:00
spiltter feat: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
tool feat: claude api support (#572) 2023-07-17 00:14:19 +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 feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
conversation_message_task.py feat: claude api support (#572) 2023-07-17 00:14:19 +08:00
indexing_runner.py use sub to operate all (#475) 2023-06-28 14:58:40 +08:00