Skip to content

Commit 2807161

Browse files
authored
Merge pull request #21968 from tippmar-nr/develop
docs(dotnet): Clarify OpenAI instrumentation requirements for .NET agent
2 parents cdada50 + eea479d commit 2807161

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/apm/agents/net-agent/getting-started/net-agent-compatibility-requirements.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
770770
2.0.0
771771
</td>
772772
<td>
773-
10.37.0 (`CompleteChat`, `CompleteChatAsync`)
773+
10.37.0 (`CompleteChat`, `CompleteChatAsync` - only `Text` completions are supported)
774774
</td>
775775
<td>
776776
2.5.0
@@ -784,7 +784,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
784784
2.0.0
785785
</td>
786786
<td>
787-
10.37.0 (`CompleteChat`, `CompleteChatAsync`)
787+
10.37.0 (`CompleteChat`, `CompleteChatAsync` - only `Text` completions are supported)
788788
</td>
789789
<td>
790790
2.1.0
@@ -1939,7 +1939,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
19391939
2.0.0
19401940
</td>
19411941
<td>
1942-
10.37.0 (`CompleteChat`, `CompleteChatAsync`)
1942+
10.37.0 (`CompleteChat`, `CompleteChatAsync` - only `Text` completions are supported)
19431943
</td>
19441944
<td>
19451945
2.5.0
@@ -1953,7 +1953,7 @@ Want to try out our .NET agent? [Create a New Relic account](https://newrelic.co
19531953
2.0.0
19541954
</td>
19551955
<td>
1956-
10.37.0 (`CompleteChat`, `CompleteChatAsync`)
1956+
10.37.0 (`CompleteChat`, `CompleteChatAsync` - only `Text` completions are supported)
19571957
</td>
19581958
<td>
19591959
2.1.0

0 commit comments

Comments
 (0)