dify/api/core
2024-10-23 16:13:51 +08:00
..
agent
app
callback_handler
entities
errors
extension
external_data_tool
file
helper
llm_generator feat: add code generator (#9051) 2024-10-22 21:57:54 +08:00
memory
model_runtime feat: added claude 3.5 sonnet v2 model to Google Cloud Vertex AI (#9688) 2024-10-23 16:13:51 +08:00
moderation
ops
prompt
rag chore: reuse existing test functions with upstash vdb (#9679) 2024-10-23 10:42:11 +08:00
tools feat(Tools): Refactor the base table plugin (#9182) 2024-10-22 21:31:34 +08:00
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 2024-10-22 17:52:22 +08:00
workflow feat(condition): add support for 'exists' and 'not exists' operators (#9687) 2024-10-23 13:25:17 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py
model_manager.py
provider_manager.py