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
yihong fd4be36991
fix: total tokens is wrong which is zero in inter way, close #11221 (#11224)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
..
agent chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
app fix: total tokens is wrong which is zero in inter way, close #11221 (#11224) 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
extension
external_data_tool
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(*): Removes debugging print statements (#11145) 1 year ago
memory feat: support LLM process document file (#10966) 1 year ago
model_runtime fix: use Gemini response metadata for token counting (#11226) 1 year ago
moderation Fix/input-value-type-in-moderation (#10893) 1 year ago
ops fix: ops_trace_manager `from_end_user_id` (#11077) 1 year ago
prompt chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
rag feat: add retireval_top_n to config in env (#11132) 1 year ago
tools fix: 'validation error for ToolInvokeMessage' when blob_message meta is None (#11212) 1 year ago
variables chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
workflow fix: support setting variables in url (#10676) 1 year ago
__init__.py
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