dify/api/core
2024-12-06 16:56:42 +08:00
..
agent chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
app fix external retrieval without segment id (#11423) 2024-12-06 14:45:15 +08:00
callback_handler
entities chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
errors
extension
external_data_tool
file chore(lint): sort __all__ definitions (#11243) 2024-12-03 13:26:33 +08:00
helper merge main 2024-12-04 11:06:00 +08:00
llm_generator chore(*): Removes debugging print statements (#11145) 2024-11-26 22:03:19 +08:00
memory feat: support LLM process document file (#10966) 2024-11-22 19:32:44 +08:00
model_runtime FEAT: cohere rerank 3.5 model added (#11289) 2024-12-06 09:58:55 +08:00
moderation Fix/input-value-type-in-moderation (#10893) 2024-11-20 15:10:12 +08:00
ops fix: ops_trace_manager from_end_user_id (#11077) 2024-11-26 10:29:00 +08:00
prompt feat: correct the prompt grammar. (#11328) 2024-12-04 15:12:47 +08:00
rag Merge branch "main" into feat/plugins 2024-12-05 15:08:09 +08:00
tools Merge branch "main" into feat/plugins 2024-12-05 15:08:09 +08:00
variables Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
workflow Merge branch "main" into feat/plugins 2024-12-05 15:08:09 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
model_manager.py feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 2024-11-22 16:30:22 +08:00
provider_manager.py