You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core
-LAN- 5267f34e76
fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651)
2 years ago
..
agent feat/enhance the multi-modal support (#8818) 2 years ago
app refactor(api): simplify limit retrieval and return types (#9641) 2 years ago
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 2 years ago
entities feat/enhance the multi-modal support (#8818) 2 years ago
errors chore(api/core): apply ruff reformatting (#7624) 2 years ago
extension chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
external_data_tool chore(api/core): apply ruff reformatting (#7624) 2 years ago
file feat/enhance the multi-modal support (#8818) 2 years ago
helper feat/enhance the multi-modal support (#8818) 2 years ago
llm_generator fix: prompt for the follow-up suggestions (#8685) 2 years ago
memory fix: file type document is not supported (#9618) 2 years ago
model_runtime chore: format get_customizable_model_schema return value (#9335) 2 years ago
moderation fix: fix the data validation consistency issue in keyword content review (#8908) 2 years ago
ops feat/enhance the multi-modal support (#8818) 2 years ago
prompt fix(upload): correct incorrect dictionary key usage (#9563) 2 years ago
rag fix(core): use CreatedByRole enum for role consistency (#9607) 2 years ago
tools fix: update the default model to gpt-4o-mini for duckduckgo ai chat (#9614) 2 years ago
variables fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 2 years ago
workflow fix(http_request): simplify JSON handling in requests (#9616) 2 years ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 2 years ago
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2 years ago
indexing_runner.py chore: avoid implicit optional in type annotations of method (#8727) 2 years ago
model_manager.py feat/enhance the multi-modal support (#8818) 2 years ago
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 2 years ago