lvshui
|
9edb709ca4
|
fix(ai-statistics): 修复请求模型上下文未设置问题 || fix(ai-statistics): Fix the problem that the request model context is not set (#3380)
Co-authored-by: rinfx <yucheng.lxr@alibaba-inc.com>
|
2026-02-04 21:11:55 +08:00 |
|
澄潭
|
38dedae47d
|
feat: support use_default_attributes for ai-statistics plugin (#3427)
|
2026-02-01 13:47:55 +08:00 |
|
澄潭
|
0c0ec53a50
|
feat(ai-statistics): support token details and builtin keys for reasoning_tokens/cached_tokens (#3424)
|
2026-02-01 11:54:52 +08:00 |
|
澄潭
|
1b0ee6e837
|
feat(ai-statistics): add session ID tracking for multi-turn agent conversations (#3420)
|
2026-02-01 00:35:50 +08:00 |
|
rinfx
|
3a28a9b6a7
|
update wasm-go dependency (#3367)
|
2026-01-20 15:13:59 +08:00 |
|
johnlanni
|
6bf587a4d1
|
add wrapper.WithRebuildMaxMemBytes(200MB) to ai-statistics&ai-proxy
|
2025-12-09 20:44:23 +08:00 |
|
johnlanni
|
15db773e24
|
update wasm-go dependency
|
2025-10-11 16:41:08 +08:00 |
|
johnlanni
|
fe69084c04
|
enable ai-proxy&ai-statistics rebuild logic with new key
|
2025-10-11 16:32:32 +08:00 |
|
johnlanni
|
45a11734bd
|
remove rebuild logic in ai-proxy&ai-statistics
|
2025-09-26 16:26:06 +08:00 |
|
rinfx
|
7e9f98d14b
|
[ai-statistics] update logic of api extraction (#2927)
|
2025-09-16 19:51:18 +08:00 |
|
johnlanni
|
1cc977c6d4
|
add RebuildAfterRequests config for some plugins
|
2025-09-12 17:31:46 +08:00 |
|
澄潭
|
4a429bf147
|
fix(ai-proxy): resolve Claude streaming response conversion and SSE event chunking issues (#2882)
|
2025-09-08 09:54:18 +08:00 |
|
Jingze
|
a00b810be5
|
feat(wasm-go): add wasm go plugin unit test and ci workflow (#2809)
|
2025-08-28 20:02:03 +08:00 |
|
Kent Dong
|
953b95cf92
|
chore: Update some log levels in ai-statistics (#2740)
|
2025-08-11 13:59:01 +08:00 |
|
aias00
|
a76808171f
|
feat: improve ai statistic plugin (#2671)
|
2025-08-11 13:43:00 +08:00 |
|
rinfx
|
f7813df1d7
|
add value length limit for ai statistics, truncate when over limit (#2729)
|
2025-08-11 11:12:03 +08:00 |
|
rinfx
|
943fda0a9c
|
AI security streaming (#2696)
|
2025-08-04 20:47:18 +08:00 |
|
澄潭
|
4d32cc9468
|
Disable reroute in some plugins (#2639)
|
2025-07-22 14:44:26 +08:00 |
|
澄潭
|
30d5b4d32e
|
upgrade wasm-go sdk of some wasm plugins (#2615)
|
2025-07-17 21:03:42 +08:00 |
|
Xijun Dai
|
8346b4a4a2
|
feat: Support statistics images/audio/responses API Token usage (#2542)
Signed-off-by: Xijun Dai <daixijun1990@gmail.com>
|
2025-07-16 10:34:09 +08:00 |
|
xingpiaoliang
|
081ab6ee8d
|
Migrate WASM Go Plugins to New SDK and Go 1.24 (#2532)
|
2025-07-11 10:43:00 +08:00 |
|
rinfx
|
76ada0b844
|
add trace_span_key & as_seperate_log_field configuration for ai-statistics (#2488)
|
2025-06-25 09:28:14 +08:00 |
|
mirror
|
7040e4bd34
|
feat: support for wanxiang image/video generation in ai-proxy & ai-statistics (#2378)
|
2025-06-16 09:39:37 +08:00 |
|
HaoJie Liu
|
cd271c1f87
|
fix(ai-statistics): adjust requestBodyBufferLimit (#2192)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-05-08 16:18:50 +08:00 |
|
rinfx
|
6773482300
|
Enhance the compatibility of AI observability plugins with different LLM suppliers (#2088)
|
2025-04-18 16:19:59 +08:00 |
|
Se7en
|
b1307ba97e
|
fix: ai statistics doc (#2040)
|
2025-04-10 15:38:19 +08:00 |
|
Se7en
|
2014234356
|
doc: add ai statistics metric doc (#1889)
|
2025-03-29 16:21:49 +08:00 |
|
澄潭
|
ea0143829d
|
Fix log import (#1957)
|
2025-03-26 20:27:53 +08:00 |
|
澄潭
|
45fbc8b084
|
optimize plugin sdk (#1930)
|
2025-03-22 22:46:37 +08:00 |
|
rinfx
|
5a5af4ecbf
|
support default value (#1873)
|
2025-03-11 09:32:11 +08:00 |
|
Kent Dong
|
95426d5ccf
|
fix: Fix a typo in the README files of ai-statistics plugin (#1670)
|
2025-01-14 13:39:55 +08:00 |
|
rinfx
|
ea0d5e7564
|
Improve ai plugins (#1657)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2025-01-09 22:04:51 +08:00 |
|
rinfx
|
2f5709a93e
|
qwen bailian compatible bug fix (#1597)
|
2024-12-17 16:57:31 +08:00 |
|
rinfx
|
ec39d56731
|
AI observability upgrade (#1587)
Co-authored-by: Kent Dong <ch3cho@qq.com>
|
2024-12-16 10:27:49 +08:00 |
|
Kent Dong
|
96575b982e
|
fix: Refresh go.mod and go.sum file contents (#1525)
|
2024-11-22 13:34:55 +08:00 |
|
rinfx
|
b82853c653
|
Update ai statistics (#1303)
|
2024-09-24 19:42:10 +08:00 |
|
白小迪
|
6701a86e66
|
feature: Expand ai-statistics plugins to enhance tracing capacity (#1246)
|
2024-08-27 17:46:59 +08:00 |
|
澄潭
|
f7a419770d
|
upgrade to istio 1.19 (#1211)
Co-authored-by: CH3CHO <ch3cho@qq.com>
Co-authored-by: rinfx <893383980@qq.com>
|
2024-08-26 09:51:47 +08:00 |
|
Kent Dong
|
f069ad5b0d
|
feat: Add statusCodeDetails info when returning response in Wasm plugins directly (#1116)
|
2024-07-16 09:52:46 +08:00 |
|
pepesi
|
086a9cc973
|
fixed ai-statistics plugin statistics error (#1060)
|
2024-07-02 20:35:12 +08:00 |
|
rinfx
|
0785d4aac4
|
add plugin: ai-statistics (#1011)
|
2024-06-18 17:53:04 +08:00 |
|