We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df33fb commit 061952dCopy full SHA for 061952d
articles/ai-services/openai/toc.yml
@@ -90,11 +90,13 @@ items:
90
- name: Code Interpreter
91
href: ./how-to/code-interpreter.md
92
- name: Function calling
93
- href: ./how-to/assistant-functions.md
+ items:
94
+ - name: Assistants function calling
95
+ href: ./how-to/assistant-functions.md
96
+ - name: Function calling with Azure Logic Apps
97
+ href: ./how-to/assistants-logic-apps.md
98
- name: File search
99
href: ./how-to/file-search.md
- - name: Use Logic apps
- href: ./how-to/assistants-logic-apps.md
100
- name: Completions & chat completions
101
items:
102
- name: GPT-35-Turbo & GPT-4
0 commit comments