An open API service indexing awesome lists of open source software.

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

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)