genkitx-aws-bedrock
Preparing search index...
ApiKeyContext
Interface ApiKeyContext
Context with API key authentication
interface
ApiKeyContext
{
auth
:
{
apiKey
:
string
}
;
[
additionalContext
:
string
]:
any
;
}
Hierarchy (
View Summary
)
ActionContext
ApiKeyContext
Indexable
[
additionalContext
:
string
]:
any
Index
Properties
auth
Properties
auth
auth
:
{
apiKey
:
string
}
Information about the currently authenticated user if provided.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auth
genkitx-aws-bedrock
Loading...
Context with API key authentication