File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed
articles/ai-services/agents Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -60,10 +60,20 @@ items:
60
60
href : /legal/cognitive-services/openai/customer-copyright-commitment?context=/azure/ai-services/agents/context/context
61
61
- name : Reference
62
62
items :
63
- - name : C#
64
- href : /dotnet/api/overview/azure/ai.projects-readme?context=/azure/ai-services/agents/context/context
65
- - name : Python
66
- href : /python/api/overview/azure/ai-projects-readme?context=/azure/ai-services/agents/context/context
63
+ - name : SDK
64
+ items :
65
+ - name : Azure SDK
66
+ items :
67
+ - name : C#
68
+ href : /dotnet/api/overview/azure/ai.projects-readme?context=/azure/ai-services/agents/context/context
69
+ - name : Python
70
+ href : /python/api/overview/azure/ai-projects-readme?context=/azure/ai-services/agents/context/context
71
+ - name : OpenAI SDK
72
+ items :
73
+ - name : C#
74
+ href : https://github.com/openai/openai-dotnet/blob/main/README.md
75
+ - name : Python
76
+ href : https://github.com/openai/openai-python/blob/main/README.md
67
77
- name : Resources
68
78
items :
69
79
- name : Support and help options
You can’t perform that action at this time.
0 commit comments