Skip to content

Add ApiKey support or similar to all AI Models #2271

@markpollack

Description

@markpollack

The work done with OpenAI to use the ApiKey interface to return the key set in the http header needs to be applied to other models.
In most cases, the same SimpleApiKey implementation can be used, However, for Amazon and Google, a new AmazonCredentials and GoogleCredentials object that is part of those projects should be created. Here is the todo list for the epic

  • Models that use single api key
  • Google Models
  • Amazon Models

Other tasks

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions