AWS Bedrock · chat
amazon.titan-text-lite-v1
bedrock/us-gov-west-1/amazon.titan-text-lite-v1
- Input price
- $0.300 / 1M tokens
- Output price
- $0.400 / 1M tokens
- Context window
- 42K tokens
- Lifecycle
- stable
amazon.titan-text-lite-v1 for OpenAI-compatible gateway routing
amazon.titan-text-lite-v1 is a AWS Bedrock chat model in the Ferro Labs live catalog with a 42K tokens context window, 4K tokens maximum output, and capabilities including Streaming.
Token pricing is listed as $0.300 / 1M tokens for input tokens and $0.400 / 1M tokens for output tokens. Route calls through the Ferro Labs AI Gateway by sending model as bedrock/us-gov-west-1/amazon.titan-text-lite-v1 to the OpenAI-compatible chat completions endpoint. The catalog lists this model as stable for normal gateway routing.
OpenAI-compatible usage example
curl https://api.ferrolabs.ai/v1/chat/completions \
-H "Authorization: Bearer $GATEWAY_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "bedrock/us-gov-west-1/amazon.titan-text-lite-v1", "messages": [{"role": "user", "content": "Hello!"}]}'
Capabilities
- Streaming
Modalities
Input
- Text
Output
- Text
More from AWS Bedrock
Catalog prices may change. Verify current provider terms before purchasing.