Commit Graph

1732 Commits

Author SHA1 Message Date
takatost 38dd58e796
version to 0.6.3 (#3519) 2024-04-16 14:43:57 +08:00
takatost 1219e41d29
fix: array[string] context in llm node invalid (#3518) 2024-04-16 14:39:14 +08:00
Joel f89c4203a0
chore: improve reference variable picker user experience (#3517) 2024-04-16 14:27:34 +08:00
miendinh b9fbc39754
get config default for sandbox (#3508)
Co-authored-by: miendinh <miendinh@users.noreply.github.com>
2024-04-16 13:36:28 +08:00
Yeuoly fbd3ef8752
fix: add completion mode object check (#3515) 2024-04-16 13:36:02 +08:00
kerlion 200010be19
Add suuport for AWS Bedrock Cohere embedding (#3444) 2024-04-16 13:22:38 +08:00
liuzhenghua 5e02a83b53
fix: the object field is empty string in some openAI api compatible model (#3506) 2024-04-16 12:13:10 +08:00
Joel 443fee8537
fix: add message caused problem after simple chat convert to workflow (#3511) 2024-04-16 12:11:34 +08:00
Joel 570a5c72a9
feat: support var auto rename in prompt editor (#3510) 2024-04-16 12:00:45 +08:00
Bowen Liang c52b59dcea
test: install ffmpeg for pytests (#3499) 2024-04-16 11:52:27 +08:00
Bowen Liang 81cdb0fe78
fix: bump twilio to 9.0.4 skipping yanked versions (#3500) 2024-04-16 09:30:52 +08:00
takatost 5b447d61a6
feat: refactor tongyi models (#3496) 2024-04-15 22:28:32 +08:00
Jyong fd90d99cd0
question classifier prompt optimization (#3479) 2024-04-15 17:55:52 +08:00
sino 22994a6d14
fix: stringify object while exporting batch result to csv (#3481) 2024-04-15 15:49:53 +08:00
zxhlyh 58cbda2950
fix: workflow edge curvature (#3488) 2024-04-15 15:49:40 +08:00
zxhlyh d965b91b08
fix: workflow auto layout nodes offset & delete node shortcuts (#3484) 2024-04-15 14:05:20 +08:00
Joel 459bed9243
fix: in conversation log click op button would cause close drawer (#3483) 2024-04-15 14:02:47 +08:00
Joshua fd38e1cf15
nvidia-label-update (#3482) 2024-04-15 13:50:16 +08:00
Chenhe Gu 7345034e66
Update README.md (#3478) 2024-04-15 12:28:11 +08:00
Jingpan Xiong 33397836a5
feat: support relyt vector database (#3367)
Co-authored-by: jingsi <jingsi@leadincloud.com>
2024-04-15 11:52:34 +08:00
YidaHu 92f8c40e4c
fix: prompt template issue (#3449) 2024-04-15 11:31:38 +08:00
Yeuoly 5e16e7bf53
chore: add sandbox permission tooltip (#3477) 2024-04-15 11:07:46 +08:00
Bowen Liang 168bf61b23
chore: separate Python dependencies for development (#3198) 2024-04-15 11:03:10 +08:00
takatost 8811677154
feat: remove langchain from output parsers (#3473) 2024-04-15 00:23:42 +08:00
takatost 12f1ce4794
feat: optimize the efficiency of generating chatbot conversation name (#3472) 2024-04-14 23:50:24 +08:00
Yeuoly 8f8e9de601
feat: support configurate openai compatible stream tool call (#3467) 2024-04-14 22:04:45 +08:00
Yeuoly 5b3133f9fc
feat: jina reader (#3468) 2024-04-14 22:03:19 +08:00
crazywoola 782ecfa5c3
Revert "Update yaml and py file in Tavily Tool" (#3464) 2024-04-14 10:13:56 +08:00
Kenny 5f7321ea28
feat: Added the mirror of Aliyun's Linux apk installation package and updated the deprecated taobao npm mirror address to npmmirror (#3459) 2024-04-14 09:50:34 +08:00
Richards Tu 2d69afb34d
Update yaml and py file in Tavily Tool (#3450) 2024-04-14 09:49:47 +08:00
Josh Feng 3e6631312d
Add nvidia codegemma 7b (#3437) 2024-04-13 13:10:32 +08:00
Pascal M a355225a83
fix: node shortcuts active in input fields (#3438) 2024-04-13 09:48:39 +08:00
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