Proxy Integration
1
2
Set HELICONE_API_KEY as an environment variable
3
Run the Bedrock command with the Helicone Proxy
Async Integration
1
2
Set API keys as environment variables
3
Install necessary packages
Ensure you have the necessary packages installed in your JavaScript project:
4
Import required modules and initialize Helicone Logger
5
Configure AWS Bedrock client
6
Create a command for the Bedrock model
7
Send the request and handle the response