Skip to content

Commit 7240aa2

Browse files
committed
detail playground token limitation
1 parent 6a6ceca commit 7240aa2

File tree

1 file changed

+1
-1
lines changed
  • pages/public_cloud/ai_machine_learning/endpoints_guide_01_getting_started

1 file changed

+1
-1
lines changed

pages/public_cloud/ai_machine_learning/endpoints_guide_01_getting_started/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ This will take you to a dedicated page with several options for interacting with
9191
> [!tabs]
9292
> **Playground**
9393
>>
94-
>> This option allows you to quickly try out the model by playing with it to see if it meets your needs. This is a great way to get a feel for the model without having to code.
94+
>> This option provides a user-friendly interface to test and explore the model's capabilities, giving you a chance to see how it works before making an API call. Please note that Large Language Models (LLMs) in the playground are **currently limited to 1024 output tokens** for testing purposes. This means that LLMs will not generate responses longer than 1024 tokens in the playground, allowing you to test and validate their behavior.
9595
>>
9696
>> ![AI Endpoints playground overview](images/playground_demo.png){.thumbnail}
9797
>>

0 commit comments

Comments
 (0)