StyleZhang
|
c625f4282f
|
Merge branch 'main' into feat/workflow-parallel-support
|
2024-09-04 15:22:57 +08:00 |
KVOJJJin
|
14af87527f
|
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
|
2024-09-04 14:41:47 +08:00 |
呆萌闷油瓶
|
83494cb4f5
|
fix:empty voice occurs when xinference CosyVoice tts model (#7958)
|
2024-09-04 13:04:31 +08:00 |
Sumkor
|
571415d1a4
|
fix: split text keep separator (#7930)
|
2024-09-04 12:59:10 +08:00 |
Joe
|
fee4d3f6ca
|
feat: ops trace add llm model (#7306)
|
2024-09-04 10:39:00 +08:00 |
陳鈞
|
80d14c9b22
|
fix(api): Code-Based Extension cause error on position map sorting (#7934)
Signed-off-by: 陳鈞 <jim60105@gmail.com>
|
2024-09-04 08:41:12 +08:00 |
crazywoola
|
596f160a1e
|
Chore/add default step 1x url (#7933)
|
2024-09-04 08:32:22 +08:00 |
Jyong
|
d8b6c053a2
|
fix rerank model value is empty string (#7937)
|
2024-09-03 21:25:21 +08:00 |
takatost
|
78fa1f6868
|
fix(workflow): detached session issues
|
2024-09-03 18:23:37 +08:00 |
Jyong
|
01581dd35f
|
improve the notion table extract (#7925)
|
2024-09-03 17:52:07 +08:00 |
takatost
|
36d95e49b0
|
fix(iteration): iterator_length not correct
|
2024-09-03 12:01:56 +08:00 |
takatost
|
f71c51cb9a
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
|
2024-09-02 22:37:23 +08:00 |
takatost
|
955884b87e
|
chore(workflow): max thread submit count
|
2024-09-02 20:20:32 +08:00 |
Jyong
|
6f33351eb3
|
ignore linked images when image id is none (#7890)
|
2024-09-02 19:37:05 +08:00 |
takatost
|
5ca9df65de
|
feat(workflow): add thread pool
|
2024-09-02 19:02:45 +08:00 |
takatost
|
166365a502
|
feat(workflow): add thread pool
|
2024-09-02 19:02:21 +08:00 |
takatost
|
bbc922dffa
|
merge main
|
2024-09-02 17:55:28 +08:00 |
takatost
|
81d09d471c
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/core/app/apps/advanced_chat/app_generator.py
# api/core/app/apps/workflow/app_generator.py
|
2024-09-02 17:52:51 +08:00 |
takatost
|
5bda3a384a
|
fix(workflow): bugs
|
2024-09-02 17:49:51 +08:00 |
Fei He
|
a8b9e01b3e
|
fix: fixed typo on loading reranking_mode (#7887)
|
2024-09-02 16:18:47 +08:00 |
Joshua
|
7193e189f3
|
Add perplexity search as a new tool (#7861)
|
2024-09-02 14:48:13 +08:00 |
orangeclk
|
3f2a806abe
|
fix: glm models prices and max_tokens correction (#7882)
|
2024-09-02 14:29:09 +08:00 |
takatost
|
52b4623131
|
fix(workflow): fix merge branch node id err
|
2024-09-02 13:56:07 +08:00 |
takatost
|
0dabf799c0
|
fix(workflow): fix merge branch node id err
|
2024-09-02 11:52:14 +08:00 |
sino
|
1f56a20b62
|
feat: support auth by api key for ark provider (#7845)
|
2024-08-31 10:56:32 +08:00 |
takatost
|
162e9677c7
|
fix(workflow): missing parallel event in workflow app
|
2024-08-30 20:04:17 +08:00 |
Bowen Liang
|
0c2a62f847
|
fix: correct http timeout configs‘ default values and ignorance by HttpRequestNode (#7762)
|
2024-08-30 19:09:10 +08:00 |
takatost
|
77e62f7fee
|
fix(workflow): run node in multi parallel bugs
|
2024-08-30 18:55:33 +08:00 |
非法操作
|
dc015c380a
|
feat: add zhipu glm_4_plus and glm_4v_plus model (#7824)
|
2024-08-30 15:08:31 +08:00 |
hisir
|
f0273f00e1
|
Fixed when testing the openai compatible interface model, an error is reported when no object is returned (#7808)
|
2024-08-29 18:58:19 +08:00 |
Yeuoly
|
962cdbbebd
|
chore: add app generator overload (#7792)
|
2024-08-29 16:04:01 +08:00 |
takatost
|
ae22015fe7
|
fix(workflow): loop check
|
2024-08-28 21:47:47 +08:00 |
takatost
|
790dd3b22f
|
fix(workflow): duplicate nodes in parallel
|
2024-08-28 19:01:45 +08:00 |
takatost
|
6b6750b9ad
|
Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
# api/services/app_generate_service.py
|
2024-08-28 18:01:57 +08:00 |
Bowen Liang
|
1262277714
|
chore: improve http executor configs (#7730)
|
2024-08-28 17:46:37 +08:00 |
takatost
|
74c8004944
|
fix(graph_engine): fix execute loops in parallel
|
2024-08-28 17:42:42 +08:00 |
zhuhao
|
26abbe8e5b
|
feat(Tools): add a tool to query the stock price from Alpha Vantage (#7019) (#7752)
|
2024-08-28 17:27:20 +08:00 |
Leheng Lu
|
5d0914daea
|
fix: not able to pass array of string/number/object into variable aggregator groups (#7757)
|
2024-08-28 17:25:20 +08:00 |
takatost
|
c2bb11405f
|
fix(workflow): parallel not yield
|
2024-08-28 16:13:57 +08:00 |
takatost
|
b0a81c654b
|
fix(workflow): parallel execution after if-else that only one branch runs
|
2024-08-28 15:53:39 +08:00 |
sino
|
7cfebffbb8
|
chore: update default endpoint for ark provider (#7741)
|
2024-08-28 13:56:50 +08:00 |
走在修行的大街上
|
92cab33b73
|
feat(Tools): add feishu document and message plugins (#6435)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
|
2024-08-27 20:21:42 +08:00 |
Bowen Liang
|
3f467613fc
|
feat: support configs for code execution request (#7704)
|
2024-08-27 19:38:33 +08:00 |
crazywoola
|
da326baa5e
|
fix: tongyi Error: 'NoneType' object is not subscriptable (#7705)
|
2024-08-27 16:56:06 +08:00 |
takatost
|
cd52633b0e
|
fix(graph_engine): parent_parallel_id missing
|
2024-08-27 16:45:14 +08:00 |
takatost
|
4256e9d47f
|
chore(iteration): keep start_node_id using in parallel start nodes
|
2024-08-27 16:38:33 +08:00 |
Jyong
|
60001a62c4
|
fixed chunk_overlap is None (#7703)
|
2024-08-27 16:38:06 +08:00 |
sino
|
ee7d5e7206
|
feat: support Moonshot and GLM models tool call for volc ark provider (#7666)
|
2024-08-27 14:43:37 +08:00 |
Kenn
|
122ce41020
|
feat: rewrite Elasticsearch index and search code to achieve Elasticsearch vector and full-text search (#7641)
Co-authored-by: haokai <haokai@shuwen.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Bowen Liang <bowenliang@apache.org>
Co-authored-by: wellCh4n <wellCh4n@foxmail.com>
|
2024-08-27 11:43:44 +08:00 |
Charlie.Wei
|
e7afee1176
|
Langfuse view button (#7684)
|
2024-08-27 11:25:56 +08:00 |