Joel
|
da68ea6812
|
fix: some types of buttons ui breaks (#5437)
|
1年前 |
Joel
|
7e3f194031
|
fix: in iteration node picker may show the wrong var type (#5435)
|
1年前 |
Bowen Liang
|
65d34ebb96
|
refactor: extract vdb configs into pydantic-setting based dify configs (#5426)
|
1年前 |
-LAN-
|
142dc0afd7
|
refactor: Remove unused code in large_language_model.py (#5433)
|
1年前 |
Bowen Liang
|
39c14ec7c1
|
improve: unify Excel files parsing in either xls or xlsx file format by Pandas (#4965)
|
1年前 |
zxhlyh
|
0d20df9a51
|
fix: add notion page in knowledge (#5430)
|
1年前 |
Joel
|
3db110c0b9
|
fix: annotation id not pass to update setting (#5429)
|
1年前 |
-LAN-
|
23fa3dedc4
|
fix(core): Fix incorrect type hints. (#5427)
|
1年前 |
zxhlyh
|
e4259a8f13
|
fix: workflow note node copy & link style (#5428)
|
1年前 |
Joel
|
51d34f5936
|
fix: button component will refresh page (#5420)
|
1年前 |
takatost
|
a51ec2094f
|
fix: sentry config float type err (#5416)
|
1年前 |
zxhlyh
|
940c2faea1
|
fix: prompt editor insert cursor position (#5415)
|
1年前 |
Bowen Liang
|
aed56b1a8f
|
fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414)
|
1年前 |
takatost
|
a88aa20824
|
fix: optional parameter missing default value None in http request node (#5413)
|
1年前 |
zxhlyh
|
2328ed8ffa
|
feat: new icons (#5412)
|
1年前 |
quicksand
|
0105129fa8
|
fix bug: tencent vdb #5378 (#5408)
|
1年前 |
Zixuan Cheng
|
b78faa461f
|
Corrected an error in the APi docs (#5398)
|
1年前 |
crazywoola
|
b1db581ebe
|
feat: update template (#5395)
|
1年前 |
doufa
|
e05183c7d2
|
fix: unnecessory data fetch when swithing apps category on explore page (#5155)
|
1年前 |
Bowen Liang
|
c923684edd
|
chore: extract retrival method literal values into enum (#5060)
|
1年前 |
liuzhenghua
|
9d5a89eab6
|
feat: add log date timezone (#4623)
Co-authored-by: liuzhenghua-jk <liuzhenghua-jk@360shuke.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: takatost <takatost@gmail.com>
|
1年前 |
-LAN-
|
bdf3ea4369
|
docs(api/README): Remove unnecessary `=` (#5380)
|
1年前 |
KVOJJJin
|
4c37847ea4
|
Fix: use new button (#5384)
|
1年前 |
TinsFox
|
a3bd5eba02
|
refactor: refactor the button component using `forwardRef` (#4379)
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
|
1年前 |
Bowen Liang
|
bb33ffc332
|
feat: initial support for Milvus 2.4.x (#3795)
|
1年前 |
Bowen Liang
|
3cc6093e4b
|
feat: introduce pydantic-settings for config definition and validation (#5202)
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
1年前 |
baojingyu
|
d160d1ed02
|
feat: support opensearch approximate k-NN (#5322)
|
1年前 |
Li Yi
|
a651e7e2da
|
Add sample environment variables for Aliyun OSS (#5366)
Signed-off-by: denverdino <denverdino@gmail.com>
|
1年前 |
fishisnow
|
e785cbb81d
|
Fix: multi image preview sign (#5376)
Co-authored-by: huangyusong <huangyusong@yingzi.com>
|
1年前 |
Charles Zhou
|
2b0c779173
|
feat: default timezone to user's local timezone in activate form (#5374)
|
1年前 |
Xiaoxi HU
|
a965d1ac98
|
fix: remove conversation_id description in completion-messages docs (#5372)
|
1年前 |
kurokobo
|
0e3113b7ce
|
feat: allow non-english wikipedias to be searched (#5371)
|
1年前 |
akou
|
fad36d0cfd
|
docs: Add notes for running Postgres Docker on Windows WSL2 Ubuntu … (#5373)
|
1年前 |
开坦克的贝塔
|
7d5ebbb611
|
docs(readme): Optimize the content in the readme file (#5364)
Co-authored-by: 开坦克的贝塔 <k@aircode.io>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1年前 |
horochx
|
85eee0dfbb
|
Update README.md (#5359)
|
1年前 |
Xiao Ley
|
369a395ee9
|
fix: resolve issue with cot_agent_runner not analyzing user-uploaded images correctly (#5360)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1年前 |
-LAN-
|
4e3d76a1d1
|
chore: add `novita_client` to `pyproject.toml` (#5349)
|
1年前 |
Bowen Liang
|
7450b9acf3
|
dep: bump chromadb from 0.5.0 to 0.5.1 (#5345)
|
1年前 |
Bowen Liang
|
c7d378555a
|
chore: set build system to Poetry and remove unnecessary settings with package mode disabled (#5263)
|
1年前 |
Bowen Liang
|
5f0ce5811a
|
feat: add `flask upgrade-db` command for running db upgrade with redis lock (#5333)
|
1年前 |
rerorero
|
9b7fdadce4
|
fix: wrong token usage in iteration node for streaming result (#5336)
|
1年前 |
Xiao Ley
|
132f5fb3de
|
feat: add Novita AI image generation tool, implemented model search, text-to-image and create tile functionalities (#5308)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1年前 |
Nam Vu
|
3828d4cd22
|
feat: support Latex (#5001)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
1年前 |
rerorero
|
c7641be093
|
fix: workflow results in FAIL status due to null reference error (#5332)
|
1年前 |
Ikko Eltociear Ashimine
|
8266842809
|
chore: update llm.py (#5335)
|
1年前 |
sino
|
d7213b12cc
|
fix: extract params by function calling for models supporting tool call (#5334)
|
1年前 |
Richards Tu
|
c163521b9e
|
Update and fix the model param of Deepseek (#5329)
|
1年前 |
Mitsuki Ogasahara
|
7305713b97
|
fix: allow special characters in email (#5327)
Co-authored-by: crazywoola <427733928@qq.com>
|
1年前 |
sino
|
edffa5666d
|
fix: got unknown type of prompt message in multi-round ReAct agent chat (#5245)
|
1年前 |
-LAN-
|
54756cd3b2
|
chore(core/workflow/utils/variable_template_parser): Refactor VariableTemplateParser class for better readability and maintainability. (#5328)
|
1年前 |