Commit Graph
85 Commits
Author SHA1 Message Date
twwu 9e44f2b805 Merge branch 'main' into feat/rag-2 2025-07-09 15:54:57 +08:00
816210d744 Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <[email protected]>
2025-07-08 21:18:00 +08:00
NeatGuyCodingandGitHub 53c4912cbb feat: add unit tests and validation for aliyun tracing (#22012)
Signed-off-by: neatguycoding <[email protected]>
2025-07-08 09:32:30 +08:00
NeatGuyCodingandGitHub 1760179093 minro fix: fix a typo for aliyun (#22001)
Signed-off-by: neatguycoding <[email protected]>
2025-07-07 22:04:38 +08:00
NeatGuyCodingandGitHub ac69b8b191 refactor: extract common url validator for config_entity.py (#21934)
Signed-off-by: neatguycoding <[email protected]>
2025-07-07 09:34:13 +08:00
heysztandGitHub a201e9faee feat: Add Aliyun LLM Observability Integration (#21471) 2025-07-04 21:54:33 +08:00
NeatGuyCodingandGitHub 2639f950cc minor fix: removes the duplicated handling logic for TracingProviderEnum.ARIZE and TracingProviderEnum.PHOENIX from the OpsTraceProviderConfigMap (#21927)
Signed-off-by: neatguycoding <[email protected]>
2025-07-04 16:46:48 +08:00
NeatGuyCodingandGitHub ebc4fdc4b2 moving the MessageStatus class from the models.model module to models.enums module (#21867)
Signed-off-by: neatguycoding <[email protected]>
2025-07-03 13:56:23 +08:00
1af3d40c1a feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Gu <[email protected]>
2025-07-03 13:52:14 +08:00
jyong 832bef053f Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow-app/hooks/index.ts
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/index.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
2025-07-02 18:20:05 +08:00
Davide DelbiancoandGitHub c4b960cc1a Improve Langfuse trace readability (#21777) 2025-07-02 09:15:24 +08:00
jyong f7fbded8b9 Merge branch 'main' into feat/r2 2025-06-19 13:32:07 +08:00
2eae7503e1 Minor Improvements for File Validation and Configuration Handling #21179 (#21171)
Co-authored-by: tech <cto@sb>
2025-06-18 18:33:28 +08:00
jyong 1d8b390584 Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
2025-06-11 17:16:27 +08:00
e6e76852d5 Add support for W&B dedicated cloud instances in Weave tracing integration (#20765)
Co-authored-by: crazywoola <[email protected]>
2025-06-07 23:06:23 +08:00
jyong 309fffd1e4 Merge branch 'main' into feat/r2
# Conflicts:
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/workflow/entities/node_entities.py
#	api/core/workflow/enums.py
2025-06-03 18:56:49 +08:00
-LAN-andGitHub 92528360f9 fix: fetch tenant_id in other trace providers besides langfuse (#20495)
Signed-off-by: -LAN- <[email protected]>
2025-05-30 17:15:49 +08:00
-LAN-andGitHub f2e0d161a1 fix(ops_trace_manager): Adds app_id to TraceTask initialization (#20461)
Signed-off-by: -LAN- <[email protected]>
2025-05-30 09:00:05 +08:00
-LAN-andGitHub 32e779eef3 refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457)
Signed-off-by: -LAN- <[email protected]>
2025-05-30 04:47:56 +08:00
-LAN-andGitHub 482e50aae9 Refactor/remove db from cycle manager (#20455)
Signed-off-by: -LAN- <[email protected]>
2025-05-30 04:34:13 +08:00
jyong 35be8721b9 Merge branch 'main' into feat/r2 2025-05-26 14:50:33 +08:00
Boris FeldandGitHub c939f04b1a Add support for tracking conversation with Opik Tracer (#20063) 2025-05-22 16:11:50 +08:00
jameshui1997andGitHub 648393cc7b fix: improve tracing provider validation logic in OpsTraceManager (#20042) 2025-05-22 14:08:36 +08:00
heysztandGitHub 02929b2cce Fix/fix trace provider delete err (#20070) 2025-05-21 23:51:42 +08:00
-LAN-andGitHub d31235ca13 feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067)
Signed-off-by: -LAN- <[email protected]>
2025-05-21 22:01:53 +08:00
36b321735e fix create_tracing_app_config error (#19884) (#20004)
Co-authored-by: codly <[email protected]>
2025-05-21 10:45:10 +08:00
jyong 82be119fec Merge branch 'main' into feat/r2 2025-05-20 15:18:52 +08:00
heysztandGitHub 11146b6bae fix create_tracing_app_config error (#19884) 2025-05-19 10:09:21 +08:00
4977bb21ec feat(workflow): domain model for workflow node execution (#19430)
Signed-off-by: -LAN- <[email protected]>
Co-authored-by: Copilot <[email protected]>
2025-05-17 00:56:16 +08:00
jyong 360f8a3375 Merge branch 'main' into feat/r2 2025-05-15 15:15:23 +08:00
Bowen LiangandGitHub 0b22e8b544 chore: speed up api service startup time by defering the imports for trace services (#19504) 2025-05-13 09:13:25 +08:00
-LAN-andGitHub f23cf98317 refactor: Remove RepositoryFactory (#19176)
Signed-off-by: -LAN- <[email protected]>
2025-05-06 21:14:51 +08:00
-LAN-andGitHub d9aa2b155a refactor: Refactors repository imports structure (#18901)
Signed-off-by: -LAN- <[email protected]>
2025-04-27 17:29:03 +08:00
Yeuoly c2d02f8f4d Merge branch 'main' into feat/r2 2025-04-27 14:31:19 +08:00
+101 0a20210a59 feat: Add W&B Weave Tracing Integration (#14262)
Signed-off-by: Yuichiro Utsumi <[email protected]>
Signed-off-by: -LAN- <[email protected]>
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: kenwoodjw <[email protected]>
Signed-off-by: ChengZi <[email protected]>
Signed-off-by: cl <[email protected]>
Co-authored-by: Yu Chun Chang <[email protected]>
Co-authored-by: Kyle Chang <[email protected]>
Co-authored-by: Lick-liu <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Yuichiro Utsumi <[email protected]>
Co-authored-by: NFish <[email protected]>
Co-authored-by: Yeuoly <[email protected]>
Co-authored-by: Wu Tianwei <[email protected]>
Co-authored-by: DDDDD12138 <[email protected]>
Co-authored-by: Jyong <[email protected]>
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: yihong <[email protected]>
Co-authored-by: Kalo Chin <[email protected]>
Co-authored-by: zxhlyh <[email protected]>
Co-authored-by: jiangbo721 <[email protected]>
Co-authored-by: 刘江波 <[email protected]>
Co-authored-by: Lam <[email protected]>
Co-authored-by: crazywoola <[email protected]>
Co-authored-by: Mars <[email protected]>
Co-authored-by: mars <[email protected]>
Co-authored-by: Joe <[email protected]>
Co-authored-by: Rafael Carvalho <[email protected]>
Co-authored-by: Joel <[email protected]>
Co-authored-by: 非法操作 <[email protected]>
Co-authored-by: kenwoodjw <[email protected]>
Co-authored-by: codingjaguar <[email protected]>
Co-authored-by: ChengZi <[email protected]>
Co-authored-by: Fei He <[email protected]>
Co-authored-by: Arcaner <[email protected]>
Co-authored-by: Xiyuan Chen <[email protected]>
Co-authored-by: KVOJJJin <[email protected]>
Co-authored-by: XiaoBa <[email protected]>
Co-authored-by: Xiaoba Yu <[email protected]>
Co-authored-by: zhangyuhang <[email protected]>
Co-authored-by: yuhang2.zhang <[email protected]>
Co-authored-by: 诗浓 <[email protected]>
Co-authored-by: RookieAgent <[email protected]>
Co-authored-by: sho-takano-dev <[email protected]>
Co-authored-by: 過世秋風 <[email protected]>
Co-authored-by: Yi Feng <[email protected]>
Co-authored-by: QuantumGhost <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: ShadowJobs <[email protected]>
Co-authored-by: LinYing <[email protected]>
Co-authored-by: Benjamin <[email protected]>
Co-authored-by: LiuBodong <[email protected]>
Co-authored-by: huangzhuo1949 <[email protected]>
Co-authored-by: huangzhuo <[email protected]>
Co-authored-by: csurong <[email protected]>
Co-authored-by: 傻笑zz <[email protected]>
Co-authored-by: L8ng <[email protected]>
Co-authored-by: Bowen Liang <[email protected]>
Co-authored-by: Novice Lee <[email protected]>
Co-authored-by: GuanMu <[email protected]>
Co-authored-by: LittleFish-15 <[email protected]>
Co-authored-by: 诗浓 <[email protected]>
Co-authored-by: luckylhb90 <[email protected]>
Co-authored-by: hobo.l <[email protected]>
Co-authored-by: Gen Sato <[email protected]>
Co-authored-by: twwu <[email protected]>
Co-authored-by: StoneFancyX <[email protected]>
Co-authored-by: StoneFancyX <[email protected]>
Co-authored-by: Naoki KOBAYASHI <[email protected]>
Co-authored-by: kurokobo <[email protected]>
Co-authored-by: cyflhn <[email protected]>
Co-authored-by: Yingchun Lai <[email protected]>
Co-authored-by: jimmyfen <[email protected]>
Co-authored-by: Xuetao Song <[email protected]>
Co-authored-by: Panpan <[email protected]>
Co-authored-by: wyy-holding <[email protected]>
Co-authored-by: リイノ Lin <[email protected]>
Co-authored-by: Ning <[email protected]>
Co-authored-by: Linh Nguyen <[email protected]>
Co-authored-by: Junjie.M <[email protected]>
Co-authored-by: Ron <[email protected]>
Co-authored-by: Novice <[email protected]>
Co-authored-by: NanoNova <[email protected]>
Co-authored-by: JaydenZhou <[email protected]>
Co-authored-by: dotdotdot <[email protected]>
Co-authored-by: Good Wood <[email protected]>
Co-authored-by: Ryosei Karaki <[email protected]>
Co-authored-by: chenhuan0728 <[email protected]>
Co-authored-by: chenhuan <huan.chen0728@foxmail>
Co-authored-by: lenbo <[email protected]>
Co-authored-by: Jiang <[email protected]>
Co-authored-by: jiangzhijie <[email protected]>
Co-authored-by: Yongtao Huang <[email protected]>
Co-authored-by: zhangkun-21 <[email protected]>
Co-authored-by: hsiong <[email protected]>
Co-authored-by: 李远军 <[email protected]>
Co-authored-by: yourchanges <[email protected]>
Co-authored-by: David <[email protected]>
Co-authored-by: liuzhenghua <[email protected]>
Co-authored-by: taokuizu <[email protected]>
Co-authored-by: Hanqing Zhao <[email protected]>
Co-authored-by: JimintheBox <[email protected]>
Co-authored-by: wlleiiwang <[email protected]>
Co-authored-by: wlleiiwang <[email protected]>
Co-authored-by: Alex <[email protected]>
Co-authored-by: yuanlong <[email protected]>
Co-authored-by: wanttobeamaster <[email protected]>
Co-authored-by: xiaozhiqing.xzq <[email protected]>
Co-authored-by: Chenhe Gu <[email protected]>
Co-authored-by: tyounami <[email protected]>
Co-authored-by: bo.zhao <[email protected]>
Co-authored-by: ClSlaid <[email protected]>
Co-authored-by: adru <[email protected]>
Co-authored-by: horochx <[email protected]>
2025-04-26 04:28:30 -07:00
jyong d4007ae073 r2 2025-04-25 15:49:36 +08:00
-LAN-andGitHub 6d9dd3109e feat: add a abstract layer for WorkflowNodeExcetion (#18026) 2025-04-17 12:48:52 +09:00
NoviceandGitHub 85004f8510 fix(typo): workflow ops triggered from (#18019) 2025-04-14 19:08:05 +08:00
TonnyandGitHub a83318cf4b feat: add langfuse llm node input and output (#17368) 2025-04-03 16:05:37 +08:00
Yingchun LaiandGitHub 46d235bca0 feat: poolize the ops trace instance (#15947) 2025-03-30 13:20:23 +08:00
crazywoolaandGitHub ea1d459423 Revert "feat: add langfuse llm node input and output" (#16947) 2025-03-27 17:42:12 +08:00
JoeandGitHub 82189e1bc5 feat: add langfuse llm node input and output (#16924) 2025-03-27 16:32:12 +08:00
-LAN-andGitHub 0e2e2db3fa refactor: add OpikDataTrace instance builder. (#16444)
Signed-off-by: -LAN- <[email protected]>
2025-03-21 18:09:39 +08:00
傻笑zzandGitHub fe76dfe1f8 When decrypt_trace_config is empty, it should be skipped directly (#15870) 2025-03-17 11:29:20 +08:00
Boris FeldandGitHub 69d58fbb50 Add new integration with Opik Tracking tool (#11501) 2025-01-13 17:41:44 +08:00
-LAN-andGitHub 83ea931e3c refactor: optimize database usage (#12071)
Signed-off-by: -LAN- <[email protected]>
2024-12-25 16:24:52 +08:00
yihongandGitHub 56e15d09a9 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
Yang JingtaoandGitHub e0c24c0e99 fix: Fix session typo in workflow_trace method (#12031) 2024-12-24 10:30:31 +08:00
-LAN-andGitHub 2c4df108e5 fix: raise http request node error on httpx.request error (#11954)
Signed-off-by: -LAN- <[email protected]>
2024-12-22 10:41:53 +08:00
yihongandGitHub 821992e21f fix: langfuse do not have created_at args and fix the typing in the file (#11648)
Signed-off-by: yihong0618 <[email protected]>
2024-12-15 17:13:46 +08:00