tinovyatkin/amazon-bedrock-copilot-chat
A VSCode Language Model Chat Provider to use Amazon Bedrock in Copilot Chat
Implements VSCode's official Language Model Chat Provider API with AWS SDK to expose Claude, Llama, and other Bedrock models directly in Copilot Chat, supporting streaming responses, tool calling, vision inputs, and prompt caching. Offers flexible AWS authentication (profiles, API keys, or access keys), automatic 1M context window support for Claude Sonnet 4.x/Opus 4.6, and extended thinking capabilities with configurable thinking effort levels. Automatically filters models by region and tool-calling capability, with support across commercial AWS, GovCloud, and China partitions.
Stars
20
Forks
5
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/tinovyatkin/amazon-bedrock-copilot-chat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
aws-samples/sample-strands-agents-chat
A full-stack AI chat application powered by Amazon Bedrock and Strands Agents
build-on-aws/bedrock-agents-streamlit
Creating Amazon Bedrock agents with Streamlit Framework
build-on-aws/amazon-bedrock-agents-quickstart
Learn how to quickly build Agents with Amazon Bedrock
aws-samples/sample-practical-generative-ai-on-aws-book
書籍「AWS生成AIアプリ構築実践ガイド」で使用するサンプルコード
danilop/agentcore-multi-framework-examples
Amazon Bedrock AgentCore – Multi Framework Examples