Max
Max
CDCloudflare Developers
Created by Max on 4/12/2024 in #general-help
API endpoint does not cap input tokens at max token limit
I made a REST API call to the text embedding models. All of them can take a maximum of 512 tokens. However, when requesting a body with many more tokens (2000 tokens), I do not receive an error. Does my input get capped at 512 tokens?
2 replies