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
cyflhn 87c831e5dd
make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated (#11049)
1 year ago
..
agent chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
app chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
callback_handler feat: output the execution results of tool should only in debug mode (#9104) 1 year ago
entities chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
errors chore(api/core): apply ruff reformatting (#7624) 1 year ago
extension chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
external_data_tool chore(api/core): apply ruff reformatting (#7624) 1 year ago
file chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
helper chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
llm_generator chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
memory feat: support LLM process document file (#10966) 1 year ago
model_runtime fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference (#11012) 1 year ago
moderation Fix/input-value-type-in-moderation (#10893) 1 year ago
ops chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
prompt chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
rag chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
tools make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated (#11049) 1 year ago
variables chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
workflow fix: query will be None if the query_prompt_template not exists (#11031) 1 year ago
__init__.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
hosting_configuration.py refactor: use dify_config to replace legacy usage of flask app's config (#9089) 1 year ago
indexing_runner.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
model_manager.py feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 1 year ago
provider_manager.py chore(api/core): apply ruff reformatting (#7624) 1 year ago