Commit Graph

8387 Commits

Author SHA1 Message Date
John Wang 7552a6be36
feat: add last active at for accounts (#375) 2023-06-15 13:59:36 +08:00
crazywoola 33200090e8 feat: update actions 2023-06-15 12:51:51 +08:00
Joel 01a6c725fa
fix: max token tooltip description (#370) 2023-06-15 10:06:43 +08:00
crazywoola f6e04389e4
Community i18n doc (#365) 2023-06-15 09:39:56 +08:00
zxhlyh e22814b291
fix application model selector style (#360) 2023-06-14 14:23:41 +08:00
John Wang a66ef7210b
feat: bump version to 0.3.3 (#359) 2023-06-14 12:17:56 +08:00
John Wang 184afa69ff
feat: add gpt-3.5-turbo-16k support and update openai gpt-3.5-turbo & Embedding Ada v2 unit price (#358) 2023-06-14 12:17:43 +08:00
John Wang ab115b5f87
fix: completion stop invalid (#355) 2023-06-13 17:47:42 +08:00
Joel 3bbc4ad3db
fix: change default help link to english (#354) 2023-06-13 17:12:51 +08:00
Joel 87af414a52
feat: stop response enchancement (#352) 2023-06-13 16:34:53 +08:00
Joel 72555d5df8
feat: add frontend sentry docker compose config (#353) 2023-06-13 16:30:31 +08:00
Joel fff39a307a
feat: use react sentry to support pass config via runtime (#350) 2023-06-13 16:04:54 +08:00
John Wang a11f36ca60
fix: stop completion response not save to db (#351) 2023-06-13 15:47:58 +08:00
crazywoola 433f8cb57e
Feature/add emoji to webapp (#345) 2023-06-13 14:54:12 +08:00
John Wang cd136fb293
feat: add WEAVIATE_BATCH_SIZE (#349) 2023-06-13 14:49:40 +08:00
John Wang 6a3ab36101
feat: optimize weaviate batch size (#348) 2023-06-13 11:28:15 +08:00
John Wang 1af968e73a
feat: optimize api language support (#344) 2023-06-13 10:06:49 +08:00
Panmuse 94646f29c3
Update README_CN.md (#342) 2023-06-12 21:14:34 +08:00
Panmuse e028a0595c
Update README.md (#341) 2023-06-12 21:14:21 +08:00
Joel b16a7b0b3b
feat: stop response call api (#340) 2023-06-12 16:37:03 +08:00
SergioRico1 e083a7067b
Create README_ES.md (#335) 2023-06-10 18:25:13 +08:00
bowen 205459d54d
fix: button abnormal style (#333) 2023-06-10 13:19:08 +08:00
Jyong 3d14431b96
Fix/excel data format (#334) 2023-06-09 20:21:11 +08:00
John Wang 2ba0ee989a
feat: bump version to 0.3.2 (#330) 2023-06-09 16:25:26 +08:00
KVOJJJin b055470147
Fix: xls not supported (#329) 2023-06-09 16:11:27 +08:00
Columbus 5943385d42
Fix: the bug that allows regular users to add unregistered users to the workspace. (#328) 2023-06-09 16:07:53 +08:00
lisaifei@cvte.com 0abd67288b
feat: support xlsx file parsing (#304)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2023-06-09 15:57:19 +08:00
Joel bbe58327c8
feat: remove ph (#327) 2023-06-09 14:39:37 +08:00
Joel 299c51ebc4
feat: npm sdk to 2.0 to fix steaming problem (#326) 2023-06-09 14:36:48 +08:00
crazywoola 3a7f58d2a6
Feature/fix streaming mode (#324) 2023-06-09 14:24:59 +08:00
John Wang 6123bba96d
feat: add reset-encrypt-key-pair cmd for self hosted mode (#325) 2023-06-09 11:36:38 +08:00
Joel d5ab3b5072
fix: output code too long break ui (#320) 2023-06-08 16:27:37 +08:00
crazywoola df26f82536
Feature/support xlsx (#311) 2023-06-08 15:23:38 +08:00
Joel dbe0c43515
Chore: support gradient border and text (#317) 2023-06-08 09:38:11 +08:00
张今灵 f4052fdbc7
fix: analysis all time param (#316) 2023-06-07 22:18:21 +08:00
Joel b5ade19c75
feat: fix frontend docker image build fail (#314) 2023-06-07 16:47:49 +08:00
Joel 040eacb8bd
fix: safari 14 not show modal (#310) 2023-06-07 09:59:33 +08:00
杨睿 20899c44ff
fix: segment search by keyword (#303) 2023-06-07 00:45:25 +08:00
Jyong 35a2beb195
delete segment not commit (#309) 2023-06-06 23:16:51 +08:00
crazywoola 2056093855
update docker compose cmd (#308) 2023-06-06 20:26:45 +08:00
Jyong 2bf48514bc
fix markdown parser (#230) 2023-06-06 19:51:40 +08:00
crazywoola c109b1a920 fix: stale.yml 2023-06-06 15:27:04 +08:00
crazywoola 45499328b8 fix: actions 2023-06-06 15:22:20 +08:00
crazywoola 4c61aa399d
Create stale.yml 2023-06-06 15:19:27 +08:00
Joel 3e380c082a
fix: reset some config not work: like var required status, dataset, feature status (#305) 2023-06-06 14:58:56 +08:00
zxhlyh 53db5bab36
Feat/add GitHub star icon (#302) 2023-06-06 11:22:00 +08:00
Joel 6483beb096
Feat/auto rule generate (#300) 2023-06-06 10:52:02 +08:00
zxhlyh e61c84ca72
fix: header nav load more app (#296) 2023-06-06 10:42:32 +08:00
Joel d70086b841
feat: sentry to dify account (#299) 2023-06-06 10:29:38 +08:00
John Wang a3ee037d6d
feat: optimize output parse failed error (#298) 2023-06-05 11:23:51 +08:00