You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you considering adding AWS Bedrock backend as well?
We use it in a corporate environment, so we have some working code for doing that.
However, there is some additional complexity with interacting with the cloud (different regions, different endpoints, signing each request with V4 signature, etc.).
Not sure how that fits to your plans for this package.