Enhance the compatibility of AI observability plugins with different LLM suppliers (#2088)

This commit is contained in:
rinfx
2025-04-18 16:19:59 +08:00
committed by GitHub
parent b6d61f9568
commit 6773482300
3 changed files with 59 additions and 4 deletions

View File

@@ -17,4 +17,5 @@ require (
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
github.com/tidwall/resp v0.1.1 // indirect
github.com/tidwall/sjson v1.2.5 // indirect
)