dify/api/core
yihong 40fc6f529e
fix: gitee ai wrong default model, and better para (#11168)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-11-27 17:27:11 +08:00
..
agent chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
app fix: Cannot use files in the user inputs. (#11112) 2024-11-26 13:43:38 +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: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
helper chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +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 fix: gitee ai wrong default model, and better para (#11168) 2024-11-27 17:27:11 +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
prompt chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
rag chore(*): Removes debugging print statements (#11145) 2024-11-26 22:03:19 +08:00
tools SearchApi - Return error message instead of raising a ValueError (#11083) 2024-11-26 09:34:51 +08:00
variables chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
workflow feat: add VTT file support to Document Extractor (#11148) 2024-11-27 11:42:42 +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