TraceAttributes returns tracing attributes for this [Interceptor]
(*http.Request)
| 26 | Streaming() bool |
| 27 | // TraceAttributes returns tracing attributes for this [Interceptor] |
| 28 | TraceAttributes(*http.Request) []attribute.KeyValue |
| 29 | // Credential returns the credential metadata for this interception. |
| 30 | Credential() CredentialInfo |
| 31 | // CorrelatingToolCallID returns the ID of a tool call result submitted |
no outgoing calls
no test coverage detected