Hello everyone, I'm interested in the Pkoenix playground feature. In order to use this is there any way to configure LLM providers other than using the API keys directly? Such as I AM auth or certificate based auth?
馃挕聽Hint: Mention RunLLM in the thread for followups.
Yes , we currently use AWS bedrock which is based on IAM authentication. So was wondering if there's any roadmap for Phoenix to support it.
AWS bedrock uses the boto3 library under the hood, IIRC you can configure IAM authentication using credential files? I wonder if the credentials won't just be picked up
Do you by any chance have an example of configuring the credential files ?
