Blackoutta
3a8fbcbd02
feat(trace): add provider-neutral unified tracing ( #39451 )
...
Co-authored-by: EvoX <evox@evomap.ai >
2026-08-21 11:28:18 +00:00
mesrop2008
23150c2319
fix(api): attach exc_info=True to logger.warning sites that drop the traceback ( #41068 )
2026-08-21 11:20:42 +00:00
Rafli Surya Wijaya
385e8662bb
fix(vdb): add document_id keyword mapping and fix VectorType in elasticsearch-ja adapter ( #40400 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-21 10:35:54 +00:00
Dream
8031ea6d73
fix: replace bare except with except Exception in core agent, storage and vector backends ( #40801 )
2026-08-15 00:56:09 +00:00
Xiyuan Chen
5bacb68115
fix(ops): keep the path of self-hosted LangSmith and Weave endpoints ( #40584 )
2026-08-13 03:18:22 +00:00
Byron.wang
c1e94f8ee7
refactor(api): consolidate deployment edition handling ( #40142 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-11 07:39:01 +00:00
Asuka Minato
883944d289
test: Type test ( #40371 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-10 02:13:17 +00:00
Elliot Bai
cf88aef710
feat: support TiDB Vector full-text and hybrid search ( #38112 )
...
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com >
Co-authored-by: bkidy <bkidyy.macmini@gmail.com >
2026-08-06 07:08:42 +00:00
Liu Ziming
1973a2e96f
feat(trace-aliyun): GenAI spans for LLM TTFT, agent ReAct, tools, and failed LLM nodes ( #39339 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 05:51:28 +00:00
Asuka Minato
7d6d173b01
test: use SQLite in Arize Phoenix traces ( #38984 )
2026-08-05 03:45:06 +00:00
dependabot[bot]
2838957004
chore(deps): bump the vdb group with 9 updates ( #39911 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-08-04 03:40:41 +00:00
Yufeng He
f6852205d2
fix(vdb): bound the TiDB Cloud API timeouts ( #39953 )
...
Signed-off-by: Yufeng He <40085740+he-yufeng@users.noreply.github.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-08-04 03:17:05 +00:00
Asuka Minato
982c0667e1
chore: bump pyrefly version ( #39876 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 05:59:01 +00:00
Harsh Kashyap
8dbac96621
fix(vdb-oceanbase): reject trailing newlines in metadata-key and document-id validators ( #39884 ) ( #39901 )
...
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com >
2026-08-03 02:17:13 +00:00
csurong
8a2cf65ec5
fix(matrixone): apply score threshold to vector search ( #39784 )
...
Co-authored-by: caosurong <surong.cao@thinkingdata.cn >
2026-08-02 02:43:56 +00:00
Asuka Minato
7b33622cdd
test: use SQLite in Langfuse traces ( #38985 )
2026-07-30 04:14:18 +00:00
Asuka Minato
942a16b2a5
test: use SQLite in Opik traces ( #38987 )
2026-07-30 04:13:58 +00:00
csurong
fc2f1f4f75
fix(matrixone): generate ids for every document ( #39734 )
...
Co-authored-by: caosurong <surong.cao@thinkingdata.cn >
2026-07-29 12:31:11 +00:00
Asuka Minato
155e4fbdc5
test: use SQLite in Tencent traces ( #38988 )
2026-07-29 09:25:26 +00:00
非法操作
0d6b2fc40c
fix: avoid returning unused vectors in TiDB on Qdrant search ( #39744 )
2026-07-29 06:51:18 +00:00
dependabot[bot]
b97abe5328
chore: bump nltk from 3.9.4 to 3.10.0 in /api ( #39503 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai >
2026-07-28 08:19:15 +00:00
Asuka Minato
80ff108fc0
test: use SQLite in Aliyun trace utilities ( #38983 )
2026-07-28 05:40:27 +00:00
Asuka Minato
f3f2f63110
test: use SQLite in LangSmith traces ( #38986 )
2026-07-28 05:26:52 +00:00
SpiliosDmk
5aa2092d0f
chore: Grammar fix in VDB provider README ("a importable") ( #39577 )
2026-07-25 19:36:17 +00:00
Asuka Minato
e37f32e4a0
test: add SQLite session fixture for providers ( #38982 )
2026-07-21 08:29:44 +00:00
林玮 (Jade Lin)
678ce2ab37
refactor(api): pass tenant_id explicitly to workflow repositories ( #39042 )
2026-07-16 09:36:30 +00:00
Byron.wang
ab3e4daa95
refactor: explicit DB session propagation across backend paths ( #38559 )
...
Co-authored-by: WH-2099 <wh2099@pm.me >
2026-07-15 06:48:28 +00:00
melooooooo
dc1131b6df
refactor(tests): replace logger mocks with caplog in trace provider tests ( #38569 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-09 08:33:28 +00:00
Jashwanth Reddy Gummula
dd0c4a2296
fix: resolve 36288 mypy errors ( #37850 )
...
Co-authored-by: WH-2099 <wh2099@pm.me >
2026-07-07 06:37:20 +00:00
FFXN
88864ae086
fix: enhance SQL query safety and add metadata key validation ( #38307 )
2026-07-02 09:02:54 +00:00
FFXN
d9884efaee
fix: sql injection ( #38295 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-02 06:22:39 +00:00
shiyuanfang2nd
07b5dcbb19
fix(vdb): remove deprecated SQL options for ADB-PG 7.0 compatibility ( #38004 )
2026-06-29 09:30:01 +00:00
Asuka Minato
d93989bfc0
chore: add type to test ( #37876 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-25 03:01:09 +00:00
Willow Lopez
2483c091aa
refactor: replace logger patches with pytest caplog in tests ( #37890 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org >
2026-06-24 21:40:06 +00:00
Jiang
d135dab241
fix: Lindorm vector store errors caused by the update of opensearch-py ( #37862 )
2026-06-24 09:54:06 +00:00
Yunlu Wen
ce6297bed2
chore(deps): bump dep versions for CVE fixes ( #37861 )
...
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com >
2026-06-24 08:22:55 +00:00
Evan
29b95d3ced
fix: replace mock_logger with caplog in tests ( #37757 )
2026-06-22 11:26:07 +00:00
Asuka Minato
fae607e2fe
chore: add Type to test ( #37191 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-19 16:44:20 +00:00
Asuka Minato
e4500d2b9d
chore: Caplog type ( #37603 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-18 18:53:13 +00:00
Asuka Minato
af99414fc1
chore: port isinstance to match case ( #37271 )
...
Co-authored-by: WH-2099 <wh2099@pm.me >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-06-18 00:18:03 +00:00
y
06d9b01a8d
refactor: type remaining bare dict annotations ( #37422 )
2026-06-14 13:29:02 +00:00
chariri
b61d39ae2b
chore(api): Fix several typing errors ( #37237 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 01:36:48 +00:00
Asuka Minato
f15a8f02ef
ci: add flag for linter ( #37018 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-08 04:53:12 +00:00
Blackoutta
c8abb11bf0
feat: support custom trace session id for Phoenix tracing ( #37056 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-04 08:42:03 +00:00
Evan
df6b5be50a
refactor: convert isinstance chains to match/case (part 5) ( #36503 )
2026-05-31 15:08:59 +00:00
Amr Sherif
bee21c9f86
feat(api): support explicit TLS for Milvus vector store ( #36265 )
2026-05-27 05:17:27 +00:00
-LAN-
cc9b90a5ae
chore(api): cap non-dev dependency major versions ( #36429 )
2026-05-20 07:25:50 +00:00
Yunlu Wen
718ab8433e
chore: bump versions for litellm and langsmith ( #36385 )
2026-05-20 03:50:05 +00:00
Blackoutta
d1417bbe4b
fix(api): add Phoenix wrapper spans and error tracing ( #36388 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-19 10:09:23 +00:00
-LAN-
34a89416f7
test(api): manage backend pytest services natively ( #36235 )
2026-05-19 07:52:15 +00:00