dify/api/core
2024-01-05 03:47:46 +08:00
..
agent Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
app_runner fix a typo in file agent_app_runner.py (#1927) 2024-01-04 20:39:06 +08:00
callback_handler Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
chain Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
data_loader fix customer spliter character (#1915) 2024-01-04 16:21:48 +08:00
docstore Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
embedding Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
entities feat: optimize performance (#1928) 2024-01-04 20:48:54 +08:00
errors Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
extension fix: read file encoding error (#1902) 2024-01-04 12:52:10 +08:00
external_data_tool fix: remove useless code. (#1913) 2024-01-04 15:27:05 +08:00
features Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
file Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
generator Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
helper feat: optimize performance (#1928) 2024-01-04 20:48:54 +08:00
index add qdrant client timeout limit (#1894) 2024-01-03 22:23:04 +08:00
memory Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
model_runtime feat: optimize memory & invoke error output (#1931) 2024-01-05 03:47:46 +08:00
moderation fix: remove useless code. (#1913) 2024-01-04 15:27:05 +08:00
prompt fix: read file encoding error (#1902) 2024-01-04 12:52:10 +08:00
rerank Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
spiltter fix: remove tiktoken from text splitter (#1876) 2024-01-03 13:02:56 +08:00
third_party Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
tool Model Runtime (#1858) 2024-01-02 23:42:00 +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
application_manager.py fix: more like this. (#1875) 2024-01-03 12:51:19 +08:00
application_queue_manager.py Fix comparison bug in ApplicationQueueManager (#1919) 2024-01-04 17:33:08 +08:00
hosting_configuration.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
indexing_runner.py fix customer spliter character (#1915) 2024-01-04 16:21:48 +08:00
model_manager.py Model Runtime (#1858) 2024-01-02 23:42:00 +08:00
provider_manager.py feat: optimize performance (#1928) 2024-01-04 20:48:54 +08:00