-LAN-
|
85cda47c70
|
feat: knowledge pipeline (#25360)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: quicksand <quicksandzn@gmail.com>
Co-authored-by: Jyong <76649700+JohnJyong@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yongtao Huang <yongtaoh2022@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Harry <xh001x@hotmail.com>
|
2025-09-18 12:49:10 +08:00 |
|
Asuka Minato
|
bdd85b36a4
|
ruff check preview (#25653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-16 12:58:12 +08:00 |
|
-LAN-
|
bab4975809
|
chore: add ast-grep rule to convert Optional[T] to T | None (#25560)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-09-15 13:06:33 +08:00 |
|
Shaun
|
00cb1c26a1
|
refactor: pass external_trace_id to message trace (#23089)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-29 19:34:46 +08:00 |
|
Asuka Minato
|
a189d293f8
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
Asuka Minato
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-24 00:57:45 +08:00 |
|
qfl
|
841e53dbbe
|
feat(trace): support external trace id propagation (#22623)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-22 15:17:43 +08:00 |
|
-LAN-
|
6eb155ae69
|
feat(api/repo): Allow to config repository implementation (#21458)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-07-14 14:54:38 +08:00 |
|
Davide Delbianco
|
816210d744
|
Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-07-08 21:18:00 +08:00 |
|
-LAN-
|
92528360f9
|
fix: fetch tenant_id in other trace providers besides langfuse (#20495)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-30 17:15:49 +08:00 |
|
-LAN-
|
32e779eef3
|
refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-30 04:47:56 +08:00 |
|
-LAN-
|
482e50aae9
|
Refactor/remove db from cycle manager (#20455)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-30 04:34:13 +08:00 |
|
-LAN-
|
4977bb21ec
|
feat(workflow): domain model for workflow node execution (#19430)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-17 00:56:16 +08:00 |
|
-LAN-
|
f23cf98317
|
refactor: Remove RepositoryFactory (#19176)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-06 21:14:51 +08:00 |
|
-LAN-
|
d9aa2b155a
|
refactor: Refactors repository imports structure (#18901)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-27 17:29:03 +08:00 |
|
-LAN-
|
6d9dd3109e
|
feat: add a abstract layer for WorkflowNodeExcetion (#18026)
|
2025-04-17 12:48:52 +09:00 |
|
Tonny
|
a83318cf4b
|
feat: add langfuse llm node input and output (#17368)
|
2025-04-03 16:05:37 +08:00 |
|
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
2024-12-24 18:38:51 +08:00 |
|
Joe
|
e565ecdaef
|
fix: change workflow trace id (#11585)
|
2024-12-12 13:37:29 +08:00 |
|
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
2024-11-24 13:28:46 +08:00 |
|
Joe
|
2dc29cfee3
|
Feat/add langsmith dotted order (#10856)
|
2024-11-19 21:08:23 +08:00 |
|
takatost
|
23ce1fb1ba
|
chore: optimize the trace ops slow queries on node executions. (#9282)
|
2024-10-12 18:30:46 +08:00 |
|
Bowen Liang
|
40fb4d16ef
|
chore: refurbish Python code by applying refurb linter rules (#8296)
|
2024-09-12 15:50:49 +08:00 |
|
Bowen Liang
|
292220c596
|
chore: apply pep8-naming rules for naming convention (#8261)
|
2024-09-11 16:40:52 +08:00 |
|
Bowen Liang
|
2cf1187b32
|
chore(api/core): apply ruff reformatting (#7624)
|
2024-09-10 17:00:20 +08:00 |
|
Charlie.Wei
|
feefeb44d7
|
fix LangSmith project config error (#7996)
|
2024-09-08 13:25:27 +08:00 |
|
Joe
|
fee4d3f6ca
|
feat: ops trace add llm model (#7306)
|
2024-09-04 10:39:00 +08:00 |
|
Joe
|
425174e82f
|
feat: update ops trace (#7102)
|
2024-08-09 15:22:16 +08:00 |
|
Joe
|
3f0da88ff7
|
fix: update workflow trace query (#6010)
|
2024-07-05 18:37:26 +08:00 |
|
Joe
|
b7b1396c51
|
fix: ops trace slow db (#5812)
|
2024-07-01 17:09:53 +08:00 |
|
Joe
|
f637ae4794
|
fix: langsmith message_trace end_user_data session_id error (#5759)
|
2024-06-30 01:12:16 +08:00 |
|
Joe
|
ffb07eb24b
|
fix: workflow trace none type error (#5758)
|
2024-06-29 23:32:52 +08:00 |
|
Joe
|
4e2de638af
|
feat: add ops trace (#5483)
Co-authored-by: takatost <takatost@gmail.com>
|
2024-06-26 17:33:29 +08:00 |
|