tinovyatkin/amazon-bedrock-copilot-chat
A VSCode Language Model Chat Provider to use Amazon Bedrock in Copilot Chat
This is a VSCode extension designed for developers who want to use Amazon Bedrock's large language models directly within GitHub Copilot Chat. It allows you to select models like Claude, OpenAI OSS, and DeepSeek from Bedrock as the backend for your Copilot Chat interactions. You provide your AWS credentials and access to Bedrock, and the extension integrates these models for coding assistance and other tasks.
Use this if you are a software developer using VSCode and GitHub Copilot, and you want to leverage Amazon Bedrock's extensive collection of large language models for your AI-powered chat assistance.
Not ideal if you are not a developer, do not use VSCode or GitHub Copilot, or prefer to use GitHub Copilot's default models without custom Bedrock integration.
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
aws-samples/sample-practical-generative-ai-on-aws-book
書籍「AWS生成AIアプリ構築実践ガイド」で使用するサンプルコード
build-on-aws/amazon-bedrock-agents-quickstart
Learn how to quickly build Agents with Amazon Bedrock
aws-samples/sample-ai-agent-architectures-agentcore
Step by step code samples showing how AI agent architectures evolve from simple to production...