|
Counts the number of tokens in the prompt
sent to a model.
Models may tokenize text differently, so each model may return a
different token_count
.
Required. The model's resource name. This serves as an ID for the Model to use. This name should match a model name returned by the
Format: |
|
Required. The free-form input text given to the model as a prompt. |