Skip to content

Commit 74f9b19

Browse files
committed
impl llmobs agent
1 parent 66a7531 commit 74f9b19

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
package datadog.trace.api.llmobs;
2+
3+
public interface LLMObsConstants {
4+
String LLM_OBS_INSTRUMENTATION_NAME = "llmobs";
5+
}

0 commit comments

Comments
 (0)