Skip to content

Commit 868e8b7

Browse files
committed
impl llmobs agent
1 parent 829ffb1 commit 868e8b7

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)