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 821992e21f
fix: langfuse do not have created_at args and fix the typing in the file (#11648)
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: RateLimit requests were not released when a streaming generation exception occurred (#11540) 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: LOCAL_FILE also try to use remote_url as Prompt message (#11443) 1 year ago
helper Feat: continue on error (#11458) 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 feat(model): add vertex_ai Gemini 2.0 Flash Exp (#11604) 1 year ago
moderation Fix/input-value-type-in-moderation (#10893) 1 year ago
ops fix: langfuse do not have created_at args and fix the typing in the file (#11648) 1 year ago
prompt feat: correct the prompt grammar. (#11328) 1 year ago
rag fix: filter bug for keywork cause code can not reach (#11666) 1 year ago
tools fix: rename README filename: Japanese language code is 'JA' (#11651) 1 year ago
variables Feat: upgrade variable assigner (#11285) 1 year ago
workflow fix: iteration node in parallel mode token count error (#11539) 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