
AWS Serverless: Intelligent Prompt Routing in Amazon Bedrock – Part 2 (Bedrock, API & Lambda Integration)
Use Amazon Bedrock Intelligent prompt routing features to dynamically select the LLM based on the complexity of the prompt!
- Simple queries to Anthropic Haiku for fast, efficient responses
- Complex requests to Anthropic Sonnet for detailed, comprehensive answers
- Select Anthropic Prompt Router.
- Central Park
- Metropolitan Museum of Art
- Brooklyn Bridge
reversed_word = word[::-1]
print(reversed_word)