crazywoola
|
9574730050
|
Feat/i18n restructure (#2529)
|
2024-02-23 14:31:06 +08:00 |
|
Joel
|
769be13189
|
chore: add api key and value placeholder (#2538)
|
2024-02-23 13:55:43 +08:00 |
|
Jyong
|
97fe817186
|
Fix/upload limit (#2521)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-02-22 17:16:22 +08:00 |
|
Charlie.Wei
|
52b12ed7eb
|
Voice audition (#2504)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-22 16:06:17 +08:00 |
|
Yeuoly
|
d8ab4474b4
|
fix: bing search response filter (#2519)
|
2024-02-22 13:06:55 +08:00 |
|
crazywoola
|
1ecbd95adf
|
Fix #2512 (#2515)
|
2024-02-22 09:22:57 +08:00 |
|
crazywoola
|
cad6e6624f
|
fix: config not exists (#2513)
|
2024-02-21 19:27:38 +08:00 |
|
Joel
|
e15359e589
|
fix: api doc example error (#2505)
|
2024-02-21 12:03:48 +08:00 |
|
Yeuoly
|
e6cd7b0467
|
feat: increase max tools (#2497)
|
2024-02-20 19:03:10 +08:00 |
|
crazywoola
|
97e9f52331
|
doc: typo in chat (#2492)
|
2024-02-20 16:08:01 +08:00 |
|
zxhlyh
|
297d0f1f30
|
fix: code-based extension (#2490)
|
2024-02-20 14:49:00 +08:00 |
|
zxhlyh
|
eedbe1b770
|
fix: chat restart (#2488)
|
2024-02-20 11:24:27 +08:00 |
|
takatost
|
8b49e0ee2a
|
bump version to 0.5.6 (#2482)
|
2024-02-19 17:13:55 +08:00 |
|
Yash_1124
|
81c5a21b8d
|
FEAT: add image styling in markdown (#2441)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-02-19 15:07:45 +08:00 |
|
Koen Farell
|
61e4bbabaf
|
feat: added Ukrainian language support (#2473)
|
2024-02-19 13:11:23 +08:00 |
|
Joel
|
767d8a4b05
|
fix: hybrid search may pass rerank enable false (#2467)
|
2024-02-18 17:52:05 +08:00 |
|
Charlie.Wei
|
c6e2900be7
|
Display selected tts voice name (#2459)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-18 15:39:25 +08:00 |
|
crazywoola
|
963d9b6032
|
Feature/display selected info for tts (#2454)
|
2024-02-16 20:05:14 +08:00 |
|
Charlie.Wei
|
c8ca3ff404
|
Tts add voice choose (#2453)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-16 01:10:11 +08:00 |
|
Charlie.Wei
|
5d8fa2c7af
|
Tts add voice choose (#2452)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-16 00:15:22 +08:00 |
|
takatost
|
58df5e5376
|
fix: tts voice language to zh-Hans instead of zh-CN (#2450)
|
2024-02-16 00:05:29 +08:00 |
|
Charlie.Wei
|
300d9892a5
|
tts add voice choose (#2391)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-02-15 22:41:18 +08:00 |
|
takatost
|
8633957726
|
version to 0.5.5 (#2440)
|
2024-02-13 12:31:49 +08:00 |
|
zxhlyh
|
0850c953b3
|
fix: variable in opener (#2437)
|
2024-02-12 22:22:57 +08:00 |
|
zxhlyh
|
1b04382a9b
|
fix: chat agent mode content copy (#2418)
|
2024-02-07 21:23:47 +08:00 |
|
WANG Lei
|
acf9174bef
|
fix: studio/api doc (#2415)
|
2024-02-07 16:28:09 +08:00 |
|
zxhlyh
|
f6059c377c
|
fix: api based extension modal title (#2414)
|
2024-02-07 15:01:53 +08:00 |
|
takatost
|
41328bde97
|
version to 0.5.4 (#2407)
|
2024-02-06 14:24:08 +08:00 |
|
zxhlyh
|
d8de2017b5
|
fix: webapp variable input & app unavailable status (#2405)
|
2024-02-06 13:43:09 +08:00 |
|
Bowen Liang
|
843280f82b
|
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366)
|
2024-02-06 13:21:13 +08:00 |
|
Benjamin
|
517f6d1a26
|
fix:update document title in Apps component (#2404)
|
2024-02-06 12:23:54 +08:00 |
|
Benjamin
|
c2d47cd2e1
|
fix:add translation for dataset knowledge and update document title (#2396)
|
2024-02-05 18:40:20 +08:00 |
|
Joel
|
5e145c1c22
|
chore: show credit help link (#2393)
|
2024-02-05 16:22:30 +08:00 |
|
Joel
|
714ff3c663
|
fix: error stop response api url in text generation and uniform url (#2394)
|
2024-02-05 16:17:27 +08:00 |
|
zxhlyh
|
392995ca46
|
fix: knowledge doc (#2389)
|
2024-02-05 13:26:40 +08:00 |
|
zxhlyh
|
805ed84f61
|
chore: enchange pic uploading tip (#2388)
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-02-05 13:22:05 +08:00 |
|
zxhlyh
|
65bec16fb3
|
fix: webapp language (#2378)
|
2024-02-04 18:32:29 +08:00 |
|
zxhlyh
|
1ebf740908
|
fix: webapp stop chat & citation (#2376)
|
2024-02-04 18:08:53 +08:00 |
|
zxhlyh
|
51d359268e
|
chore: replace chat in web app (#2373)
|
2024-02-04 16:10:46 +08:00 |
|
Joel
|
f95839c785
|
fix: input not set min or max null value blur would set null (#2361)
|
2024-02-02 18:08:49 +08:00 |
|
Joel
|
5a004ae429
|
fix: unsafe external link (#2356)
|
2024-02-02 15:42:42 +08:00 |
|
Joel
|
a667d04e53
|
fix: frontend security risk (#2355)
|
2024-02-02 15:24:17 +08:00 |
|
takatost
|
9f637ead38
|
bump version to 0.5.3 (#2306)
|
2024-02-01 18:11:57 +08:00 |
|
Rhon Joe
|
b521aafd26
|
chore(web): strong typing (#2339)
|
2024-02-01 18:07:26 +08:00 |
|
Chenhe Gu
|
09acf215f0
|
add option to prompt for a validation password when initializing admin user (#2302)
|
2024-02-01 15:03:56 +08:00 |
|
Joel
|
883a0a0e6a
|
chore: detect is function calling from model config (#2312)
|
2024-01-31 14:06:27 +08:00 |
|
Joel
|
b5ed81b349
|
fix: invalid server tool url caused crash (#2311)
|
2024-01-31 14:04:54 +08:00 |
|
zxhlyh
|
625b0afa52
|
fix: next public edition default value (#2310)
|
2024-01-31 12:32:13 +08:00 |
|
Ricky
|
2660fbaa20
|
Fix/typos (#2308)
|
2024-01-31 11:58:07 +08:00 |
|
crazywoola
|
9e37702d24
|
feat: ui improvements for Portuguese (#2304)
|
2024-01-31 11:25:33 +08:00 |
|