dify/api/core
2023-08-22 15:58:04 +08:00
..
agent feat: optimize output parse (#906) 2023-08-18 17:00:40 +08:00
callback_handler feat: record price unit in messages (#919) 2023-08-19 18:51:40 +08:00
chain feat: universal chat in explore (#649) 2023-07-27 13:08:57 +08:00
data_loader Feat: Q&A format segmentation support (#668) 2023-07-28 20:47:15 +08:00
docstore Feature/mutil embedding model (#908) 2023-08-18 17:37:31 +08:00
embedding feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
generator Feature/mutil embedding model (#908) 2023-08-18 17:37:31 +08:00
helper feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
index Feature/mutil embedding model (#908) 2023-08-18 17:37:31 +08:00
login Feat/token support (#909) 2023-08-21 13:57:18 +08:00
memory feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
model_providers fix: xinference chat support (#939) 2023-08-21 20:44:29 +08:00
prompt Feature/mutil embedding model (#908) 2023-08-18 17:37:31 +08:00
spiltter feat: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
third_party fix: xinference chat completion error (#952) 2023-08-22 15:58:04 +08:00
tool feat: optimize web reader summary in 3.5 (#933) 2023-08-21 11:58:01 +08:00
vector_store feat: upgrade langchain (#430) 2023-06-25 16:49:14 +08:00
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
completion.py fix: react router agent direct output (#904) 2023-08-18 14:31:20 +08:00
conversation_message_task.py feat: record price unit in messages (#919) 2023-08-19 18:51:40 +08:00
indexing_runner.py fix: embedding get price definition missing (#922) 2023-08-19 21:31:40 +08:00
orchestrator_rule_parser.py fix: universal chat when default model invalid (#905) 2023-08-18 16:20:42 +08:00