28 次代码提交 (bd1bbfee4b2e3bbb3a93530024b13866dbc963d3)

作者 SHA1 备注 提交日期
  -LAN- 8e6f6d64a4
feat: re-add prompt messages to result and chunks in llm (#17883) 6 个月前
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 个月前
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 个月前
  -LAN- c5f7d650b5
feat: Allow using file variables directly in the LLM node and support more file types. (#10679) 11 个月前
  Bowen Liang 0ebe198ff1
chore: use DEBUG in dify_config instead of parsing raw system environment variable in place (#10437) 11 个月前
  -LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1年前
  zhuhao b90ad587c2
refactor: move the embedding to the rag module and abstract the rerank runner for extension (#9423) 1年前
  Jyong 4669eb24be
add embedding input type parameter (#8724) 1年前
  -LAN- ed37439ef7
refactor(api/core): Improve type hints and apply ruff formatter in agent runner and model manager. (#8166) 1年前
  Shota Totsuka 430e100142
refactor: Add @staticmethod decorator in `api/core` (#7652) 1年前
  Xiyuan Chen 4e7b6aec3a
feat: support pinning, including, and excluding for model providers and tools (#7419) 1年前
  Nam Vu dbc1ae45de
chore: update docstrings (#7343) 1年前
  -LAN- cd7fa8027a
fix(api/core/model_manager.py): Avoid mutation during iteration. (#6536) 1年前
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1年前
  chenxu9741 6ef401a9f0
feat:add tts-streaming config and future (#5492) 1年前
  -LAN- 23fa3dedc4
fix(core): Fix incorrect type hints. (#5427) 1年前
  takatost 5986841e27
fix: issue where an error occurs when invoking TTS without selecting a voice (#5046) 1年前
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1年前
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1年前
  Charlie.Wei 300d9892a5
tts add voice choose (#2391) 1年前
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1年前
  Bowen Liang 14a19a3da9
chore: apply ruff's pyflakes linter rules (#2420) 1年前
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1年前
  Charlie.Wei 6355e61eb8
tts models support (#2033) 1年前
  Bowen Liang cc9e74123c
improve: introduce isort for linting Python imports (#1983) 1年前
  Jyong 24bdedf802
fix get embedding model provider in empty dataset (#1986) 1年前
  Charlie.Wei 5b24d7129e
Azure openai init (#1929) 1年前
  takatost d069c668f8
Model Runtime (#1858) 1年前