The Feature
The docs aren't added yet, but Cloudflare has added AI Gateway support for Amazon Bedrock.
https://developers.cloudflare.com/ai-gateway/providers/
The example request looks like:
curl -X POST https://gateway.ai.cloudflare.com/v1/account_id_here/gateway_name_here/aws-bedrock/bedrock-runtime/us-east-1/model/amazon.titan-embed-text-v1/invoke \
-v --aws-sigv4 aws:amz:us-east-1:bedrock \
-H 'Accept: */*' \
-H 'Content-Type: application/json' \
-u key:secret \
-d '{
"prompt": "Where did the phrase Hello World come from"
}'
Motivation, pitch
Free caching :D
Twitter / LinkedIn details
https://www.linkedin.com/in/davidmanouchehri/
The Feature
The docs aren't added yet, but Cloudflare has added AI Gateway support for Amazon Bedrock.
https://developers.cloudflare.com/ai-gateway/providers/
The example request looks like:
Motivation, pitch
Free caching :D
Twitter / LinkedIn details
https://www.linkedin.com/in/davidmanouchehri/