comet-ml / opik

Open-source end-to-end LLM Development Platform
Apache License 2.0
2.12k stars 132 forks source link

[OPIK-271] Add integration with aws bedrock #529

Closed alexkuzmik closed 1 week ago

alexkuzmik commented 2 weeks ago

Details

Adds an integration to AWS Bedrock clients that works similarly to openai integration.

Testing

Manual testing only was performed. Library integration test can be added only after we configure AWS credentials with access to bedrock in CI.

Documentation

Added a docstring.

alexkuzmik commented 1 week ago

@japdubengsub ready for review