dify/api/core
2024-12-15 17:13:34 +08:00
..
agent chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
app Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 2024-12-11 19:16:35 +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
entities chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
errors chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
extension chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
external_data_tool chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
file chore: LOCAL_FILE also try to use remote_url as Prompt message (#11443) 2024-12-10 10:56:49 +08:00
helper Feat: continue on error (#11458) 2024-12-11 14:22:42 +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(model): add vertex_ai Gemini 2.0 Flash Exp (#11604) 2024-12-12 20:20:49 +08:00
moderation Fix/input-value-type-in-moderation (#10893) 2024-11-20 15:10:12 +08:00
ops fix: change workflow trace id (#11585) 2024-12-12 13:37:29 +08:00
prompt feat: correct the prompt grammar. (#11328) 2024-12-04 15:12:47 +08:00
rag fix: filter bug for keywork cause code can not reach (#11666) 2024-12-15 17:12:06 +08:00
tools fix: rename README filename: Japanese language code is 'JA' (#11651) 2024-12-15 17:13:34 +08:00
variables Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
workflow fix: iteration node in parallel mode token count error (#11539) 2024-12-11 14:23:01 +08:00
__init__.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2024-10-22 11:01:32 +08:00
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 chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00