62 次程式碼提交 (eae53e11e644f6f739b5890488b0b93d5f4913ad)

作者 SHA1 備註 提交日期
  -LAN- eae53e11e6
refactor(api/models/workflow.py): Add `__init__` to Workflow (#7443) 1 年之前
  -LAN- 4f5f27cf2b
refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 1 年之前
  -LAN- a10b207de2
refactor(api/core/app/app_config/entities.py): Move Type to outside and add EXTERNAL_DATA_TOOL. (#7444) 1 年之前
  -LAN- 4f64a5d36d
refactor(api/core/workflow/nodes/variable_assigner): Split into multi files. (#7434) 1 年之前
  Chengyu Yan bfd905602f
feat(api): support wenxin text embedding (#7377) 1 年之前
  Xiyuan Chen c7df6783df
Revert "feat: support pinning, including, and excluding for Model Providers and Tools" (#7324) 1 年之前
  Xiyuan Chen 7619850855
feat: support pinning, including, and excluding for Model Providers and Tools (#7283) 1 年之前
  -LAN- 32dc963556
feat(api/workflow): Add `Conversation.dialogue_count` (#7275) 1 年之前
  KVOJJJin 935e72d449
Feat: conversation variable & variable assigner node (#7222) 1 年之前
  -LAN- aad02113c6
fix(api/core/app/segments): Allow to contains boolean value in object segment (#7047) 1 年之前
  Jyong 44801df8f8
fix score threshold limit be None (#6900) 1 年之前
  Bowen Liang 20268708cc
chore: improve position map conversion and tolerate empty position yaml file (#6541) 1 年之前
  -LAN- 6a3bef8378
feat(api/core/app/segments): Update segment types and variables (#6734) 1 年之前
  -LAN- 5d77dc4f58
feat(api/core/app/segments/parser.py): Remove blank segment in `convert_template` (#6709) 1 年之前
  -LAN- c6996a48a4
refactor(api/core/app/segments): Support more kinds of Segments. (#6706) 1 年之前
  xielong ebcc07e3e9
feat: support max_retries in jina requests (#6585) 1 年之前
  -LAN- 2bc0632d0d
fix(segments): Support NoneType. (#6581) 1 年之前
  -LAN- f019bc4bd7
feat(variables): Support `to_object`. (#6572) 1 年之前
  -LAN- 5e6fc58db3
Feat/environment variables in workflow (#6515) 1 年之前
  -LAN- c436454cd4
fix(configs): Update pydantic settings in config files (#6023) 1 年之前
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1 年之前
  Bowen Liang 2a0f03a511
refactor: extract cors configs into dify config and cleanup the config class (#5507) 1 年之前
  Bowen Liang f67b164b0d
refactor: extract db configs and celery configs into dify config (#5491) 1 年之前
  Bowen Liang 8890978ad3
chore: use singular style in config class name (#5489) 1 年之前
  Bowen Liang 3cc6093e4b
feat: introduce pydantic-settings for config definition and validation (#5202) 1 年之前
  Mitsuki Ogasahara 7305713b97
fix: allow special characters in email (#5327) 1 年之前
  Jyong ba5f8afaa8
Feat/firecrawl data source (#5232) 1 年之前
  Charles Zhou 8bcc5a36bb
feat: new editor user permission profile (#4435) 1 年之前
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1 年之前
  takatost d1dbbc1e33
feat: backend model load balancing support (#4927) 1 年之前
  Bowen Liang 58db719a2c
dep: bump pandas from 1.x to 2.x (#4820) 1 年之前
  Bowen Liang 3542d55e67
improve: generalize tool parameter converter (#4786) 1 年之前
  zeroameli afed3610fc
fix organize agent's history messages without recalculating tokens (#4324) 1 年之前
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1 年之前
  yalei 026175c8f7
feat: update notion extractor (#3898) 1 年之前
  Bowen Liang 3fda2245a4
improve: extract method for safe loading yaml file and avoid using PyYaml's FullLoader (#4031) 1 年之前
  Bowen Liang 228de1f12a
fix: miss usage of os.path.join for URL assembly and add tests on yarl (#4224) 1 年之前
  Bowen Liang c54fcfb45d
extract enum type for tenant account role (#3788) 1 年之前
  Bowen Liang 9cec8c1750
test: add unit tests for vector stores of Milvus, Qdrant and Weaviate (#3688) 1 年之前
  takatost 3da179f77b
feat: add conversation_id and user_id in chatflow/workflow system vars (#3771) 1 年之前
  Bowen Liang a34e8cb0bd
test: add test for PKCS1OAEP_Cipher with gmpy2 (#3760) 1 年之前
  Bowen Liang d9b821cecc
chore: apply ruff rules on tests and app.py (#3605) 1 年之前
  takatost 5b447d61a6
feat: refactor tongyi models (#3496) 1 年之前
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1 年之前
  takatost d069c668f8
Model Runtime (#1858) 1 年之前
  zxhlyh 451af66be0
feat: add jina embedding (#1647) 1 年之前
  takatost e1d2203371
fix: provider chatglm tests error (#1618) 1 年之前
  takatost 4a55d5729d
feat: add anthropic claude-2.1 support (#1591) 1 年之前
  takatost 7c9b585a47
feat: support weixin ernie-bot-4 and chat mode (#1375) 2 年之前
  Garfield Dai 42a5b3ec17
feat: advanced prompt backend (#1301) 2 年之前