Skip to content

Commit 395867a

Browse files
Merge pull request #265416 from mrbullwinkle/mrb_02_06_2024_qs
[Azure OpenAI] [Release branch] remove view code
2 parents 32e1e25 + ee916ff commit 395867a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/ai-services/openai/includes/assistants-studio.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ Chat session also known as a *thread* within the Assistant's API is where the co
5757

5858
This also means that you are not controlling how many tokens are passed to the model during each turn of the conversation. Managing tokens is abstracted away and handled entirely by the Assistants API.
5959

60-
At any time while using the Assistant's playground you can select **View code** to see Python, curl, and json code samples pre-populated based on your current chat session and settings selections. You can then take this code and write an application to complete the same task you're currently performing with the playground.
61-
6260
Select the **Clear chat** button to delete the current conversation history.
6361

6462
Underneath the text input box there are two buttons:

0 commit comments

Comments
 (0)