Commit Graph

7400 Commits

Author SHA1 Message Date
Selene29 6021ca5c31
fix typo: Changlog -> Changelog (#3442) 2024-04-13 09:48:19 +08:00
Bodhi aace34c8a3
chore: remove the COPY instruction in .devcontainer/Dockerfile (#3409) 2024-04-13 09:43:59 +08:00
Yash Parmar dd354bd396
FEAT: cohere rerank 3 model added (#3431) 2024-04-12 22:36:39 +08:00
Pascal M 17efc3ab79
feat: add workflow editor shortcuts (#3382) (#3390) 2024-04-12 20:40:19 +08:00
crazywoola d7fd56051a
Update README_CN.md (#3435) 2024-04-12 20:15:14 +08:00
crazywoola e7274a9873
Update README_CN.md (#3434) 2024-04-12 20:06:09 +08:00
crazywoola b3573efddb
Doc/update readme (#3433) 2024-04-12 19:59:20 +08:00
takatost 259aa97d8b
fix: test env key missing or wrong (#3430) 2024-04-12 19:08:48 +08:00
Yeuoly ae1f3780f8
Feat/api tool custom timeout (#3420) 2024-04-12 17:46:39 +08:00
Yeuoly 25dea232d6
fix/dataset-retriever-tool-parameter-redundancy (#3418) 2024-04-12 17:04:36 +08:00
zxhlyh 1c56b48238
fix: shared text-generation stream (#3419) 2024-04-12 16:43:39 +08:00
Yeuoly a258a90291
feat: gemini pro function call (#3406) 2024-04-12 16:38:02 +08:00
Jyong 0737e930cb
chore: remove Langchain tools import (#3407) 2024-04-12 16:26:09 +08:00
LIU HONGWEI c227f3d985
feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 2024-04-12 16:22:24 +08:00
Joel 4d54637921
chore: replace all set interval (#3411) 2024-04-12 16:02:56 +08:00
Yeuoly 64e395d6cf
Fix/workflow tool incorrect parameter configurations (#3402)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-04-12 15:46:34 +08:00
Chenhe Gu f7f8ef257c
Update README.md (#3405) 2024-04-12 15:18:12 +08:00
chenxu9741 ad65c891e7
add xls file suport (#3321) 2024-04-12 14:53:44 +08:00
Chenhe Gu 42936fc917
Update providers preview (#3403) 2024-04-12 14:47:09 +08:00
saga.rey b699945b47
fix: [azure_openai] Error: 'NoneType' object has no attribute 'content' (#3389) 2024-04-12 14:44:17 +08:00
junytang e76693cad9
Integrated SearXNG search as built-in tool (#3363)
Co-authored-by: crazywoola <427733928@qq.com>
2024-04-12 14:16:12 +08:00
Moonlit b90bc6c348
Feat: Invitation link automatically completes domain name (#3393)
Co-authored-by: huangbaichao <hbc@moonlit.art>
2024-04-12 12:21:03 +08:00
Nite Knite c9abb75fce
feat: show citation info in run history (#3399) 2024-04-12 12:19:27 +08:00
LiuVaayne b00466f025
feat:api Add support for extracting EPUB files in ExtractProcessor (#3254)
Co-authored-by: crazywoola <427733928@qq.com>
2024-04-12 11:25:02 +08:00
Yeuoly 44448ba68d
fix: remove - in dataset retriever tool name (#3381) 2024-04-12 11:12:52 +08:00
longzhihun f7a417fdb4
feat: Add support for embed file with AWS Bedrock Titan Model (#3377)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-04-12 00:35:45 +08:00
takatost 6fa0e4072d
fix: yarn install extract package err when using GitHub Cache in amd6… (#3383) 2024-04-12 00:04:09 +08:00
takatost e15d18aa1c
version to 0.6.2-fix1 (#3380) 2024-04-11 23:38:29 +08:00
takatost 164ef26a60
fix: variable pool mapping variable mixed up (#3378) 2024-04-11 23:19:28 +08:00
takatost 0dada847ef
version to 0.6.2 (#3375) 2024-04-11 22:10:45 +08:00
takatost 36b7dbb8d0
fix: cohere tool call does not support single tool (#3373) 2024-04-11 21:32:18 +08:00
Chenhe Gu 02e483c99b
update workflow intro mp4 codec (#3372) 2024-04-11 21:24:22 +08:00
Chenhe Gu afe30e15a0
Update README.md (#3371) 2024-04-11 21:06:20 +08:00
takatost 9a1ea9ac03
fix: image token calc of OpenAI Compatible API (#3368) 2024-04-11 20:29:48 +08:00
Yeuoly 693647a141
Fix/Bing Search url endpoint cannot be customized (#3366) 2024-04-11 19:56:08 +08:00
Yeuoly cea107b165
Refactor/react agent (#3355) 2024-04-11 18:34:17 +08:00
Joel 509c640a80
fix: var name too long would break ui in var assigner and end nodes (#3361) 2024-04-11 18:19:33 +08:00
Lao 617e7cee81
Added a note on the front-end docker build: use taobao source to accelerate the installation of front-end dependency packages to achieve the purpose of quickly building containers (#3358)
Co-authored-by: lbm21 <313338264@qq.com>
Co-authored-by: akou <beiming1201@gmail.com>
2024-04-11 18:14:58 +08:00
Joel d87d4b9b56
fix: remove middle editor may cause render placement error (#3356) 2024-04-11 17:51:14 +08:00
Jyong c889717d24
Fix issue : don't delete DatasetProcessRule, DatasetQuery and AppDatasetJoin when delete dataset with no document (#3354) 2024-04-11 17:43:22 +08:00
Jyong 1f302990c6
add segment with keyword issue (#3351)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2024-04-11 16:57:02 +08:00
Jyong 37024afe9c
fix issue: user’s keywords do not affect when add segment (#3349) 2024-04-11 16:34:52 +08:00
Yeuoly 18b855140d
fix/moonshot-function-call (#3339) 2024-04-11 15:42:26 +08:00
crazywoola 7c520b52c1
feat: update aws bedrock (#3326)
Co-authored-by: chenhe <guchenhe@gmail.com>
2024-04-11 15:38:55 +08:00
Joel b98e363a5c
fix: leave progress page still call indexing-status api (#3345) 2024-04-11 15:38:38 +08:00
crazywoola 0a7ea9d206
Doc/update readme (#3344) 2024-04-11 15:15:07 +08:00
crazywoola 3d473b9763
feat: make input size bigger in start (#3340) 2024-04-11 15:06:55 +08:00
Eric Wang e0df7505f6
feat(llm/models): add gemini-1.5-pro (#2925) 2024-04-11 10:58:13 +08:00
呆萌闷油瓶 43bb0b0b93
chore:bump pypdfium2 from 4.16.0 to 4.17.0 (#3310) 2024-04-11 09:13:03 +08:00
Jyong 6164604462
fix dataset retrival in dataset mode (#3334) 2024-04-11 02:11:21 +08:00