Try Bifrost Enterprise free for 14 days. Explore now
A valid request URL is required to generate request examples
{ "tokens": [ 123 ], "token_strings": [ "<string>" ], "meta": { "api_version": { "version": "<string>" } } }
Tokenizes text using Cohere-compatible format via LangChain.
Bearer token authentication. Use your provider API key or Bifrost authentication token. Virtual keys (prefixed with sk-bf-) can also be passed here.
sk-bf-
Model whose tokenizer should be used
"command-r-plus"
Text to tokenize (1-65536 characters)
1 - 65536
Successful response
Token IDs
Token strings
Metadata returned by the tokenize endpoint
Show child attributes
Was this page helpful?