Closed
Description
Firstly, love what you've built here, very easy to use and build upon.
Is there any interest in enabling a different API key per request? For example I can imagine a use case where users of an app can select their preferred provider and/or model and use their own API key.
Should be reasonably easy to implement in the same way as the optional model argument that is passed to ask
, embed
, paint
.
I'm happy to submit a PR if it's something you'd like to add.