New feature
Amazon Bedrock now supports OpenAI compatible API endpoints, including Responses API and Chat Completions API. These endpoints enable asynchronous inference for long-running workloads, stateful conversation management without manual history passing, and simplified tool use integration for agentic workflows. Migrate existing applications with minimal code changes by updating your base URL and API key.