dify/api/core
2024-10-12 18:30:46 +08:00
..
agent chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
app chore: optimize the trace ops slow queries on node executions. (#9282) 2024-10-12 18:30:46 +08:00
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 2024-10-09 12:53:55 +08:00
embedding add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
entities fix: customize model credentials were invalid despite the provider credentials being active (#8864) 2024-09-28 15:54:26 +08:00
errors
extension
external_data_tool
file fix s3 presign url check problem, support two versions(v2,v4) (#9093) 2024-10-09 10:23:21 +08:00
helper
llm_generator
memory fix: follow-up (suggested questions) does not refer to the most recen… (#9122) 2024-10-09 21:10:55 +08:00
model_runtime feat: add siliconflow custom add model interface (#8745) 2024-10-11 11:56:11 +08:00
moderation fix: fix the data validation consistency issue in keyword content review (#8908) 2024-09-30 12:52:18 +08:00
ops chore: optimize the trace ops slow queries on node executions. (#9282) 2024-10-12 18:30:46 +08:00
prompt
rag Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
tools Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
workflow Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
__init__.py
hosting_configuration.py
indexing_runner.py chore: avoid implicit optional in type annotations of method (#8727) 2024-10-09 14:36:43 +08:00
model_manager.py add embedding input type parameter (#8724) 2024-09-24 21:53:50 +08:00
provider_manager.py