Commit Graph

134 Commits

Author SHA1 Message Date
yoogo
bd26c933d2
fix: valid password on reset-password page (#2753) 2024-03-08 18:44:49 +08:00
Yeuoly
e94b323e6c
fix: use English as the default i18n language (#2663) 2024-03-03 12:35:28 +08:00
crazywoola
444aba55dd
Feat/jpn support (#2651) 2024-03-02 13:47:51 +08:00
zxhlyh
7beff3fd5a
fix: model parameter load presets config (#2622) 2024-02-29 12:43:46 +08:00
Rozstone
f1cbd55007
enhancement: skip fetching to improve user experience when switching … (#2580) 2024-02-27 19:16:22 +08:00
Rozstone
07fbeb6cf0
enhancement: improve client-side code (#2568) 2024-02-27 15:58:57 +08:00
crazywoola
9574730050
Feat/i18n restructure (#2529) 2024-02-23 14:31:06 +08:00
Yeuoly
d8ab4474b4
fix: bing search response filter (#2519) 2024-02-22 13:06:55 +08:00
Joel
5e145c1c22
chore: show credit help link (#2393) 2024-02-05 16:22:30 +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
Joel
883a0a0e6a
chore: detect is function calling from model config (#2312) 2024-01-31 14:06:27 +08:00
Benjamin
7076d41b29
Bugfix/invitemailmultilangs (#2257)
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-28 19:56:09 +08:00
Joel
2fc0dcc10a
feat: team admin can pay billing (#2240) 2024-01-26 18:06:54 +08:00
zxhlyh
9fd55157d6
fix: vision config (#2235) 2024-01-26 17:12:16 +08:00
Charlie.Wei
26fef2d481
Maintenance notice href (#2228)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2024-01-26 15:28:33 +08:00
Charlie.Wei
3322710dac
Maintenance notice href (#2227)
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-01-26 13:23:06 +08:00
zxhlyh
4ff17af5de
fix: model parameter modal input (#2206) 2024-01-25 18:04:22 +08:00
zxhlyh
d5361b8d09
feat: multiple model configuration (#2196)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-25 12:36:55 +08:00
crazywoola
e58c3ac374
Fix/language support (#2154) 2024-01-24 11:08:11 +08:00
Charlie.Wei
6355e61eb8
tts models support (#2033)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
2024-01-24 01:05:37 +08:00
crazywoola
c17baef172
Feat/portuguese support (#2075) 2024-01-23 21:14:53 +08:00
Joel
7bbe12b2bd
feat: support assistant frontend (#2139)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-01-23 19:31:56 +08:00
zxhlyh
e65a2a400d
fix: model-parameter-modal slider (#2135) 2024-01-23 14:25:22 +08:00
zxhlyh
8eae206715
fix: recipt info (#2123) 2024-01-22 13:28:05 +08:00
Charlie.Wei
22ab4721e2
Init azure openai show quota (#2096)
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-01-21 12:07:27 +08:00
takatost
8799c888e3
fix: free quota type apply button missing (#2069)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-01-17 15:02:27 +08:00
zxhlyh
8964ceba08
fix: model parameter default value (#2005) 2024-01-12 12:36:48 +08:00
crazywoola
3f25e7ec79
feat: make default slider behavior better (#1988) 2024-01-11 13:30:11 +08:00
zxhlyh
853cdd741f
fix: update model list (#1967) 2024-01-08 18:54:39 +08:00
zxhlyh
c06e766d7e
feat: model parameter prefefined (#1917) 2024-01-04 16:46:51 +08:00
Bowen Liang
a798dcfae9
web: Add style CI workflow to enforce eslint checks on web module (#1910) 2024-01-04 15:37:51 +08:00
zxhlyh
66cdf577f5
fix: model quota format (#1909) 2024-01-04 14:51:26 +08:00
zxhlyh
4e1cd75f6f
fix: model parameter stop sequence (#1885) 2024-01-03 17:15:29 +08:00
zxhlyh
a8ff2e95da
fix: model parameter modal initial value (#1883) 2024-01-03 17:10:37 +08:00
zxhlyh
d70d61b1cb
frontend for model runtime (#1861)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-03 00:05:08 +08:00
takatost
d069c668f8
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
2024-01-02 23:42:00 +08:00
crazywoola
08abbb8dba
Feat/add community link to dropdown (#1851) 2023-12-28 18:14:16 +08:00
Joel
40d612ffc7
feat: add roadmap and feedback link (#1816) 2023-12-21 16:17:40 +08:00
Charlie.Wei
9f3ed32d0f
Fix azure openai gpt4v&1106 config (#1811)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2023-12-21 12:37:38 +08:00
Garfield Dai
7b37e05dec
feat: add billing switch. (#1789)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-12-20 15:37:57 +08:00
crazywoola
7c5661152e
fix: settings/members dropdown ui (#1797) 2023-12-20 09:27:22 +08:00
crazywoola
fb55b3a89a
Fix: delete member dropdown not shown (#1794) 2023-12-19 20:01:58 +08:00
Joel
354d033e60
fix: not owner can not pay (#1772) 2023-12-18 16:54:47 +08:00
zxhlyh
5bb841935e
feat: custom webapp logo (#1766) 2023-12-18 16:25:37 +08:00
Joel
65fd4b39ce
feat: annotation management frontend (#1764) 2023-12-18 15:41:24 +08:00
Joel
5beb298e47
chore: update term links (#1748) 2023-12-13 15:12:27 +08:00
Joel
2e588ae221
feat: use gtag instead gtm (#1695) 2023-12-05 15:05:05 +08:00
Joel
75a6122173
feat: SaaS price plan frontend (#1683)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-12-03 22:10:16 +08:00