dify/api/core
2024-03-01 18:19:04 +08:00
..
app_runner refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2024-02-28 23:32:47 +08:00
callback_handler Fix/langchain document schema (#2539) 2024-02-23 14:16:44 +08:00
docstore
embedding fix: correct the parent class of CacheEmbedding (#2578) 2024-02-27 18:05:48 +08:00
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 refactor: remove unused codes, move core/agent module into dataset retrieval feature (#2614) 2024-02-28 23:32:47 +08:00
file
generator
helper
memory
model_runtime fix: Replace path.join with urljoin. (#2631) 2024-03-01 13:07:15 +08:00
moderation
prompt
rag generalize the generation of new collection name by dataset id (#2620) 2024-02-29 12:47:10 +08:00
rerank Fix/langchain document schema (#2539) 2024-02-23 14:16:44 +08:00
splitter fix dev/reformat (#2542) 2024-02-23 14:53:24 +08:00
tools fix: missing description (#2643) 2024-03-01 18:19:04 +08:00
__init__.py
application_manager.py
application_queue_manager.py
hosting_configuration.py Feat/openai llm trial paid config (#2545) 2024-02-23 16:12:43 +08:00
indexing_runner.py Fix some RAG bugs (#2570) 2024-02-27 11:39:05 +08:00
model_manager.py
provider_manager.py