dify/api/core
2024-03-11 14:04:09 +08:00
..
app_runner feat: optimize db connection when llm invoking (#2774) 2024-03-10 15:48:31 +08:00
callback_handler
docstore
embedding
entities refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2024-02-28 23:32:47 +08:00
errors
extension
external_data_tool
features feat: optimize db connection when llm invoking (#2774) 2024-03-10 15:48:31 +08:00
file
generator
helper Feat/tool secret parameter (#2760) 2024-03-08 20:31:13 +08:00
memory replace message content type list to string when file_objs is empty .. (#2745) 2024-03-08 18:46:31 +08:00
model_runtime feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
moderation
prompt
rag fix overlap and splitter optimization (#2742) 2024-03-07 18:25:49 +08:00
rerank
splitter fix overlap and splitter optimization (#2742) 2024-03-07 18:25:49 +08:00
tools fix: aippt default styles (#2779) 2024-03-11 14:04:09 +08:00
__init__.py
application_manager.py feat: optimize db connection when llm invoking (#2774) 2024-03-10 15:48:31 +08:00
application_queue_manager.py
hosting_configuration.py feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
indexing_runner.py fix qa index processor tenant id is None error (#2713) 2024-03-06 16:46:08 +08:00
model_manager.py
provider_manager.py