Steven sun
|
2ae6460f46
|
Add googlenews tools from rapidapi (#10877)
Co-authored-by: steven <sunzwj@digitalchina.com>
|
2024-11-21 10:39:49 +08:00 |
|
yihong
|
0067b16d1e
|
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-21 10:34:43 +08:00 |
|
yihong
|
ec9f6220c9
|
doc: fix better doc for api develop, droping dead hint (#10906)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-21 10:34:23 +08:00 |
|
鬼頭拓海
|
af53e2b6b0
|
Fix : Add a process to fetch the mime type from the file name for signed url in remote_url #10872 version2 (#10908)
|
2024-11-20 22:57:49 +08:00 |
|
方程
|
99b0369f1b
|
Gitee AI embedding tool (#10903)
|
2024-11-20 17:40:34 +08:00 |
|
-LAN-
|
4d6b45427c
|
Support streaming output for OpenAI o1-preview and o1-mini (#10890)
|
2024-11-20 15:10:41 +08:00 |
|
-LAN-
|
1be8365684
|
Fix/input-value-type-in-moderation (#10893)
|
2024-11-20 15:10:12 +08:00 |
|
ybalbert001
|
c3d11c8ff6
|
fix: aws presign url is not workable remote url (#10884)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-11-20 14:24:41 +08:00 |
|
liuhaoran
|
8ff65abbc6
|
ext_redis.py support redis clusters --- Fixes #9538 (#9789)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
|
2024-11-20 13:44:35 +08:00 |
|
非法操作
|
bf4b6e5f80
|
feat: support custom tool upload file (#10796)
|
2024-11-20 13:26:42 +08:00 |
|
-LAN-
|
25fda7adc5
|
fix(http_request): allow content type application/x-javascript (#10862)
|
2024-11-20 12:55:06 +08:00 |
|
Muntaser Abuzaid
|
33cfc56ad0
|
fix: update email validation regex to allow periods in local part (#10868)
|
2024-11-20 12:33:02 +08:00 |
|
鬼頭拓海
|
464cc26ccf
|
Fix : Add a process to fetch the mime type from the file name for signed url in remote_url (#10872)
|
2024-11-20 12:30:25 +08:00 |
|
GeorgeCaoJ
|
fbfc811a44
|
feat: support function call for ollama block chat api (#10784)
|
2024-11-20 11:15:19 +08:00 |
|
Ding Jiatong
|
3087913b74
|
Fix the situation where output_tokens/input_tokens may be None in response.usage (#10728)
|
2024-11-19 21:19:13 +08:00 |
|
非法操作
|
904ea05bf6
|
fix: download some remote files raise error (#10781)
|
2024-11-19 21:18:53 +08:00 |
|
Rhys
|
6f4885d86d
|
Encode invitee email in the invitation link (#10842)
|
2024-11-19 21:08:37 +08:00 |
|
Joe
|
2dc29cfee3
|
Feat/add langsmith dotted order (#10856)
|
2024-11-19 21:08:23 +08:00 |
|
Jyong
|
bd05df5cc5
|
fix tongyi embedding endpoint return None output (#10857)
|
2024-11-19 21:04:17 +08:00 |
|
Jyong
|
ee1f14621a
|
fix httpx doesn't support stream parameter (#10859)
|
2024-11-19 21:03:01 +08:00 |
|
yihong
|
58a9d9eb9a
|
fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-19 20:12:13 +08:00 |
|
非法操作
|
bc1013dacf
|
feat: support json schema for gemini models (#10835)
|
2024-11-19 17:49:58 +08:00 |
|
Tao Wang
|
9f195df103
|
Support Video Proxy and TED Embedding (#10819)
|
2024-11-19 17:49:14 +08:00 |
|
KVOJJJin
|
328965ed7c
|
Fix: crash of workflow file upload (#10831)
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
|
2024-11-19 14:15:18 +08:00 |
|
Zane
|
14f3d44c37
|
refactor: improve handling of leading punctuation removal (#10761)
|
2024-11-18 21:32:33 +08:00 |
|
8bitpd
|
873e9720e9
|
feat: AnalyticDB vector store supports invocation via SQL. (#10802)
Co-authored-by: 璟义 <yangshangpo.ysp@alibaba-inc.com>
|
2024-11-18 19:29:54 +08:00 |
|
-LAN-
|
7f1fdb774c
|
chore: bump version to 0.11.2 (#10805)
|
2024-11-18 17:52:53 +08:00 |
|
Jyong
|
128efc3193
|
Feat/clean message records (#10588)
|
2024-11-18 16:57:39 +08:00 |
|
Garfield Dai
|
c49efc0c22
|
Feat/account not found (#10804)
|
2024-11-18 16:14:39 +08:00 |
|
Tao Wang
|
90d6ebc879
|
Add youtube-transcript-api as tool (#10772)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-18 10:58:16 +08:00 |
|
Kalo Chin
|
6de1f8c770
|
Feat(tools) add tavily extract tool and enhance tavily search implementation (#10786)
|
2024-11-18 09:51:34 +08:00 |
|
非法操作
|
ba537d657f
|
feat: add gemini-exp-1114 (#10779)
|
2024-11-18 09:49:22 +08:00 |
|
Kalo Chin
|
305fbc7c92
|
fix: fal ai wizper also return text msg (#10789)
|
2024-11-18 09:45:59 +08:00 |
|
Tao Wang
|
29341d60aa
|
Add DuckDuckGo Video Search and News Search (#10771)
|
2024-11-17 13:59:48 +08:00 |
|
Garfield Dai
|
c2ce2f88c7
|
feat: add license. (#10403)
|
2024-11-15 17:59:36 +08:00 |
|
crazywoola
|
2fed55ae6b
|
Fix: number maybe empty string (#10743)
|
2024-11-15 16:31:10 +08:00 |
|
Bowen Liang
|
51db59622c
|
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425)
|
2024-11-15 15:41:40 +08:00 |
|
crazywoola
|
db1d2aaff5
|
Feat/add Slovensko (Slovenija) (#10731)
Co-authored-by: XHorizont.com <johnny@xhorizont.com>
|
2024-11-15 13:59:08 +08:00 |
|
非法操作
|
2a5c5a4e15
|
fix: remove default model selection for audio tool (#10729)
|
2024-11-15 12:40:41 +08:00 |
|
非法操作
|
4b2abf8ac2
|
fix: create_blob_message of tool will always create image type file (#10701)
|
2024-11-15 10:38:12 +08:00 |
|
Bowen Liang
|
365cb4b368
|
chore(lint): bump ruff from 0.6.9 to 0.7.3 (#10714)
|
2024-11-15 09:19:41 +08:00 |
|
Kalo Chin
|
ad16180b1a
|
feat(tool): fal ai wizper ASR built-in tool (#10716)
|
2024-11-15 09:01:07 +08:00 |
|
jarvis2f
|
5ff02b469f
|
fix:position error when creating segments (#10706)
|
2024-11-14 21:25:15 +08:00 |
|
yihong
|
94fd6f6901
|
fix: typo in test (#10707)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-14 20:54:13 +08:00 |
|
SiliconFlow, Inc
|
e61242a337
|
feat: add vlm models from siliconflow (#10704)
|
2024-11-14 20:53:35 +08:00 |
|
yihong
|
722964667f
|
fix: non utf8 code decode close #10691 (#10698)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-11-14 17:29:49 +08:00 |
|
Xiao Ley
|
fbb9c1c249
|
fixed the Base URL usage issue in Podcast Generator tool verification (#10697)
|
2024-11-14 17:24:42 +08:00 |
|
非法操作
|
15f341b655
|
feat: add the audio tool (#10695)
|
2024-11-14 16:37:15 +08:00 |
|
Nam Vu
|
a3155e0613
|
Update expat version (#10686)
|
2024-11-14 15:30:55 +08:00 |
|
Jyong
|
70b9e4caf5
|
check dataset is none (#10682)
|
2024-11-14 14:07:19 +08:00 |
|
orangeclk
|
317ae9233e
|
feat: add json response format for siliconflow models (#10657)
|
2024-11-14 08:58:22 +08:00 |
|
xiandan-erizo
|
5b8f03cd9d
|
add abab7-chat-preview model (#10654)
Co-authored-by: xiandan-erizo <xiandan-erizo@outlook.com>
|
2024-11-13 19:30:42 +08:00 |
|
Kalo Chin
|
2a4783307a
|
Feat(tool): fal ai flux image generation (#10606)
|
2024-11-13 17:41:58 +08:00 |
|
jiangbo721
|
931e76e3d1
|
fix: remove unused queue generation (#10532)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
2024-11-13 15:52:52 +08:00 |
|
-LAN-
|
70c2ec8ed5
|
feat(variable-handling): enhance variable and segment conversion (#10483)
|
2024-11-12 21:51:09 +08:00 |
|
wakaka6
|
9c7edb9242
|
feat: add builtin tools for send email (#10493)
|
2024-11-12 21:48:36 +08:00 |
|
Jyong
|
0b2d51d859
|
add the index field for elasticsearch (#10592)
|
2024-11-12 21:43:16 +08:00 |
|
方程
|
ef8022f715
|
Gitee AI Qwen2.5-72B model (#10595)
|
2024-11-12 21:40:32 +08:00 |
|
Kevin9703
|
e03ec0032b
|
fix: Azure OpenAI o1 max_completion_token error (#10593)
|
2024-11-12 21:40:13 +08:00 |
|
-LAN-
|
3e04c92ff9
|
chore(api): remove setting of expired remember_token cookie in after_request (#10582)
|
2024-11-12 15:53:55 +08:00 |
|
-LAN-
|
16b9665033
|
refactor(api): improve handling of tools field and cleanup variable usage (#10553)
|
2024-11-12 00:08:04 +08:00 |
|
Benjamin
|
b7238caea5
|
chore(vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10548)
|
2024-11-12 00:00:27 +08:00 |
|
fdb02983rhy
|
16db2c4e57
|
Fix: Set Celery LOG_File only when available, always log to console (#10563)
|
2024-11-11 23:53:12 +08:00 |
|
-LAN-
|
bd4a61addd
|
fix: set default factory for extract_by in ListOperatorNodeData (#10561)
|
2024-11-11 23:32:40 +08:00 |
|
smyhw
|
f19c18dc14
|
Fixes you have not added provider None (#10501)
|
2024-11-11 21:50:32 +08:00 |
|
liuhaoran
|
570f10d91c
|
fix issues:Image file not deleted when a doc is removed #9541 (#10465)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
|
2024-11-11 21:43:37 +08:00 |
|
-LAN-
|
9550b884f7
|
chore: update version to 0.11.1 across all configurations and Docker images (#10539)
|
2024-11-11 18:32:28 +08:00 |
|
Novice
|
4b45ef62ed
|
fix: iteration invalid output selector doesn't throw an error (#10544)
|
2024-11-11 17:34:48 +08:00 |
|
-LAN-
|
a1543b7da0
|
fix(extractor): temporary file (#10543)
|
2024-11-11 17:31:27 +08:00 |
|
Benjamin
|
90087160c6
|
chore (vanna): update form parameter from 'form' to 'llm' in vanna.yaml (#10488)
|
2024-11-11 16:41:47 +08:00 |
|
-LAN-
|
be33875199
|
fix(gitee_ai): update English description for clarity and accuracy (#10540)
|
2024-11-11 16:23:11 +08:00 |
|
-LAN-
|
867bf70f1a
|
fix(model_runtime): ensure compatibility with O1 models by adjusting token parameters (#10537)
|
2024-11-11 16:06:53 +08:00 |
|
Novice
|
9018ef30fe
|
chore: (dockerfile) upgrade perl version (#10534)
|
2024-11-11 15:02:33 +08:00 |
|
Novice
|
f414d241c1
|
Feat/iteration single run time (#10512)
|
2024-11-11 14:47:52 +08:00 |
|
Jyong
|
0c1307b083
|
add jina rerank http timout parameter (#10476)
|
2024-11-11 13:28:11 +08:00 |
|
-LAN-
|
b8b6cd409a
|
refactor(code_executor): update input type annotations to use Mapping for better type safety (#10478)
|
2024-11-11 13:10:39 +08:00 |
|
Charlie.Wei
|
fbee41f8c7
|
The list action node adds methods to extract specific list objects (#10421)
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-11-11 12:10:21 +08:00 |
|
Xiao Ley
|
451ccb778d
|
feat(tools/podcast_generator): add support for setting openai base url with the podcast_generationor tool (#10517)
|
2024-11-11 11:31:47 +08:00 |
|
crazywoola
|
5656f81bde
|
Revert "fix the error of unable to retrieve url from file" (#10511)
|
2024-11-11 08:56:19 +08:00 |
|
Xiao Ley
|
5eb27afd63
|
fix the error of unable to retrieve url from file (#10498)
|
2024-11-11 08:47:47 +08:00 |
|
fdb02983rhy
|
05d43a4074
|
Fix: Correct the max tokens of Claude-3.5-Sonnet-20241022 for Bedrock and VertexAI (#10508)
|
2024-11-11 08:41:43 +08:00 |
|
larcane97
|
aa895cfa9b
|
fix: [VESSL-AI] edit some words in vessl_ai.yaml (#10417)
Co-authored-by: moon <moon@vessl.ai>
|
2024-11-11 08:38:26 +08:00 |
|
-LAN-
|
172c7eb270
|
fix(file_upload): correct validation method and add unit tests (#10477)
|
2024-11-08 21:55:01 +08:00 |
|
crazywoola
|
eb6c0b8027
|
Fix/log tz (#10473)
|
2024-11-08 20:24:22 +08:00 |
|
-LAN-
|
06d2520db2
|
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472)
|
2024-11-08 19:48:34 +08:00 |
|
-LAN-
|
bf31a3efbc
|
feat(workflow-nodes): handle missing variables without failure (#10471)
|
2024-11-08 19:48:05 +08:00 |
|
Jyong
|
445dcfe4d0
|
add create tidb serverless job control (#10467)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-11-08 18:48:12 +08:00 |
|
-LAN-
|
25ca0278dd
|
refactor(core): Remove extra_config from File. (#10203)
|
2024-11-08 18:13:24 +08:00 |
|
-LAN-
|
78a380bcc4
|
fix(migrations): correct schema reference in service API history migration (#10452)
|
2024-11-08 17:47:57 +08:00 |
|
Jyong
|
4f1a56f0f0
|
update document and segment word count (#10449)
|
2024-11-08 17:32:27 +08:00 |
|
Bowen Liang
|
754bfb181c
|
chore(ci): avoid reinstall pipx and pin poetry version aligned with in api dockerfile (#10426)
|
2024-11-08 17:30:26 +08:00 |
|
非法操作
|
7903ba0297
|
chore: make comfy workflow can generate image with a random seed (#10462)
|
2024-11-08 17:21:16 +08:00 |
|
Jyong
|
d52c750942
|
embedding model check when init the knowledge (#10463)
|
2024-11-08 17:14:56 +08:00 |
|
liuhaoran
|
7c2a9b0744
|
celery worker log format following LOG_FORMAT env#9404 (#10016)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
|
2024-11-08 17:12:09 +08:00 |
|
Jyong
|
888d7e6422
|
fix segment enable service api (#10445)
|
2024-11-08 17:09:05 +08:00 |
|
Benjamin
|
919275cc58
|
Fix conversation response issue (#10450)
|
2024-11-08 17:04:43 +08:00 |
|
非法操作
|
4fe5297e35
|
feat: add cogVideo tool (#10456)
|
2024-11-08 17:04:05 +08:00 |
|
Novice
|
a7dbe58c85
|
fix: correct output order in parallel mode for iteration nodes (#10323)
|
2024-11-08 15:32:40 +08:00 |
|
Joe
|
aa3da0e24c
|
fix(ops_tracing): enhance error handle in celery tasks. (#10401)
|
2024-11-08 14:43:47 +08:00 |
|
非法操作
|
033ab5490b
|
feat: support LLM understand video (#9828)
|
2024-11-08 13:22:52 +08:00 |
|