Skip to content

Commit 3171a16

Browse files
authored
Merge pull request #315 from mjimison/patch-2
Update assistants-ai-studio.md
2 parents e05a933 + cef2b58 commit 3171a16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ While using the Assistants playground, keep the following concepts in mind.
9696
9797
### Tools
9898
99-
An individual assistant can access up to 128 tools including `code interpreter`, as well as any custom tools you create via [functions](../how-to/assistant-functions.md).
99+
An individual assistant can access up to 128 tools, including `code interpreter`, as well as any custom tools you create via [functions](../how-to/assistant-functions.md).
100100
101101
### Chat session
102102
@@ -113,7 +113,7 @@ Underneath the text input box there are two buttons:
113113
114114
### Logs
115115
116-
Logs provide a detailed snapshot of what the assistant API activity.
116+
Logs provide a detailed snapshot of the assistant's API activity.
117117
118118
### Show panels
119119

0 commit comments

Comments
 (0)