https://github.com/symfony/ai-bedrock-platform
AWS Bedrock platform bridge for Symfony AI
https://github.com/symfony/ai-bedrock-platform
ai aws bedrock bridge llm platform symfony symfony-ai
Last synced: about 2 months ago
JSON representation
AWS Bedrock platform bridge for Symfony AI
- Host: GitHub
- URL: https://github.com/symfony/ai-bedrock-platform
- Owner: symfony
- License: mit
- Created: 2025-12-18T07:39:58.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-05-05T21:33:49.000Z (2 months ago)
- Last Synced: 2026-05-05T23:26:01.970Z (2 months ago)
- Topics: ai, aws, bedrock, bridge, llm, platform, symfony, symfony-ai
- Language: PHP
- Homepage: https://symfony.com/bundles/ai-bedrock-platform
- Size: 93.8 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Bedrock Platform
================
AWS Bedrock platform bridge for Symfony AI.
Bedrock Documentation
---------------------
* [InvokeModel](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_runtime_InvokeModel.html)
* [ListFoundationModels](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_ListFoundationModels.html)
* [Anthropic Claude on Bedrock](https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-anthropic-claude-messages.html)
* [Meta Llama parameters](https://docs.aws.amazon.com/bedrock/latest/userguide/model-parameters-meta.html)
* [Amazon Nova request schema](https://docs.aws.amazon.com/nova/latest/userguide/complete-request-schema.html)
Resources
---------
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/ai/issues) and
[send Pull Requests](https://github.com/symfony/ai/pulls)
in the [main Symfony AI repository](https://github.com/symfony/ai)