dify/api/core
2024-07-23 16:38:39 +08:00
..
agent fix: extract tool calls correctly while arguments is empty (#6503) 2024-07-22 07:43:18 +08:00
app feat(variables): Support to_object. (#6572) 2024-07-23 16:22:06 +08:00
callback_handler Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
embedding
entities
errors feat: app rate limit (#5844) 2024-07-10 21:31:35 +08:00
extension
external_data_tool
file Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
helper Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
llm_generator fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
memory fix: next suggest question logic problem (#6451) 2024-07-19 20:26:11 +08:00
model_runtime feat: add tencent asr (#6091) 2024-07-23 16:38:39 +08:00
moderation
ops
prompt
rag fix the issue of MILVUS_DATABASE has no effect. (#6424) 2024-07-23 15:03:55 +08:00
tools feat: add Mingdao HAP tool, implemented read and maintain HAP application worksheet data. (#6257) 2024-07-23 14:34:19 +08:00
workflow feat(variables): Support to_object. (#6572) 2024-07-23 16:22:06 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py chore: remove unresolved reference (#6110) 2024-07-09 23:04:44 +08:00
model_manager.py fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 2024-07-22 22:58:22 +08:00
provider_manager.py