Skip to content

Commit 58d0630

Browse files
committed
bullet points
1 parent 3814061 commit 58d0630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/openai/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ sections:
262262
Currently, when you use Assistants API, you're billed for the following:
263263
1. Inference cost (input and output) of the base model you are using for each Assistant (for example gpt-4-0125). If you've created multiple Assistants, you will be charged for the base model attached to each Assistant.
264264
2. If you've enabled the Code Interpreter tool:
265-
1. If your assistant calls Code Interpreter simultaneously in two different threads, this would create two Code Interpreter sessions, each of which would be charged.
266-
1. Each session is active by default for one hour, which means that you would only pay this fee once if your user keeps giving instructions to Code Interpreter in the same thread for up to one hour.
265+
a. If your assistant calls Code Interpreter simultaneously in two different threads, this would create two Code Interpreter sessions, each of which would be charged.
266+
b. Each session is active by default for one hour, which means that you would only pay this fee once if your user keeps giving instructions to Code Interpreter in the same thread for up to one hour.
267267
268268
See the [pricing page](https://azure.microsoft.com/pricing/details/cognitive-services/openai-service/) for more information.
269269
- question: |

0 commit comments

Comments
 (0)