dify/api/core
Yeuoly 01efdee1dd
fix: support other file types for Tool
2024-12-04 19:26:01 +08:00
..
agent feat: move audio and webscraper back to dify 2024-12-03 19:27:57 +08:00
app Merge branch 'main' into fix/chore-fix 2024-12-04 15:34:39 +08:00
callback_handler Mergin main into fix/chore-fix 2024-10-14 16:22:12 +08:00
entities Merge branch 'main' into fix/chore-fix 2024-11-25 15:37:19 +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 Merge branch 'main' into fix/chore-fix 2024-12-04 15:34:39 +08:00
helper Merge branch 'main' into fix/chore-fix 2024-12-04 15:34:39 +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 Merge branch 'main' into fix/chore-fix 2024-12-04 15:34:39 +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
plugin fix: workflow loads tool provider icon 2024-12-02 21:08:36 +08:00
prompt fix: `dialogue_count` incorrect in chatflow when there's... (#11175) 2024-12-02 16:09:26 +08:00
rag Merge branch 'main' into fix/chore-fix 2024-12-04 15:34:39 +08:00
tools fix: support other file types for Tool 2024-12-04 19:26:01 +08:00
variables Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
workflow fix: support other file types for Tool 2024-12-04 19:26:01 +08:00
__init__.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
hosting_configuration.py fix hosted issues 2024-11-08 19:23:49 +08:00
indexing_runner.py feat: support multi token count 2024-11-26 18:59:03 +08:00
model_manager.py feat: support multi token count 2024-11-26 18:59:03 +08:00
provider_manager.py fix: create basic app causing internal error when default model is not exist 2024-11-08 23:09:52 +08:00