agent-zero/conf
Eddie Pick f5fef3fbe5 Add AWS Bedrock provider support for chat and embeddings
- Add Bedrock to chat providers with native LiteLLM support
- Add Bedrock to embedding providers

Available models (from AWS docs):

Claude:
- anthropic.claude-opus-4-5-20251101-v1:0 (Opus 4.5)
- anthropic.claude-sonnet-4-5-20250929-v1:0 (Sonnet 4.5)
- anthropic.claude-haiku-4-5-20251001-v1:0 (Haiku 4.5)

Amazon Nova:
- amazon.nova-pro-v1:0, amazon.nova-lite-v1:0
- amazon.nova-2-lite-v1:0, amazon.nova-2-sonic-v1:0

Qwen:
- qwen.qwen3-235b-a22b-2507-v1:0
- qwen.qwen3-coder-480b-a35b-v1:0

Others: MiniMax M2, Mistral Large 3, DeepSeek R1/V3,
Llama 3.3, Titan Embeddings

Auth: Set BEDROCK_API_KEY (new AWS Bedrock API key)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 13:39:25 -05:00
..
model_providers.yaml Add AWS Bedrock provider support for chat and embeddings 2025-12-14 13:39:25 -05:00
projects.default.gitignore project finalizing, openrouter embeddings 2025-11-13 08:52:45 +01:00