File tree Expand file tree Collapse file tree 8 files changed +26
-48
lines changed
articles/ai-foundry/model-inference
includes/use-chat-completions Expand file tree Collapse file tree 8 files changed +26
-48
lines changed Original file line number Diff line number Diff line change @@ -11,22 +11,43 @@ ms.date: 1/21/2025
11
11
ms.author : mopeakande
12
12
ms.reviewer : fasantia
13
13
ms.custom : generated
14
- zone_pivot_groups : azure-ai-foundry-models -samples
14
+ zone_pivot_groups : azure-ai-inference -samples
15
15
---
16
16
17
17
# How to generate chat completions with Azure AI Foundry Models
18
18
19
19
20
- ::: zone pivot="api-openai "
20
+ ::: zone pivot="programming-language-python "
21
21
22
- [ !INCLUDE [ openai ] ( ../includes/use-chat-completions/openai .md)]
22
+ [ !INCLUDE [ python ] ( inference/python .md)]
23
23
24
24
::: zone-end
25
25
26
26
27
- ::: zone pivot="api-inference "
27
+ ::: zone pivot="programming-language-javascript "
28
28
29
- [ !INCLUDE [ inference] ( ../includes/use-chat-completions/inference.md )]
29
+ [ !INCLUDE [ javascript] ( inference/javascript.md )]
30
+
31
+ ::: zone-end
32
+
33
+
34
+ ::: zone pivot="programming-language-java"
35
+
36
+ [ !INCLUDE [ java] ( inference/java.md )]
37
+
38
+ ::: zone-end
39
+
40
+
41
+ ::: zone pivot="programming-language-csharp"
42
+
43
+ [ !INCLUDE [ csharp] ( inference/csharp.md )]
44
+
45
+ ::: zone-end
46
+
47
+
48
+ ::: zone pivot="programming-language-rest"
49
+
50
+ [ !INCLUDE [ rest] ( inference/rest.md )]
30
51
31
52
::: zone-end
32
53
File renamed without changes.
Load Diff This file was deleted.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments