The overarching result containing the rerankingProviders map.
rerankingProviders
Temporarily dynamically typed. In a future release, the type will be strengthened.
rerankingProviders - Map of reranking provider names to info about said provider.
DbAdmin.findRerankingProviders
A map of reranking provider names (e.g. nvidia), to information about said provider (e.g. models/auth).
nvidia
{ nvidia: { displayName: 'Nvidia', ..., }} Copy
{ nvidia: { displayName: 'Nvidia', ..., }}
Temporarily typed as any. In a future release, the type will be strengthened.
any
The overarching result containing the
rerankingProviders
map.Temporarily dynamically typed. In a future release, the type will be strengthened.
Field
rerankingProviders - Map of reranking provider names to info about said provider.
See
DbAdmin.findRerankingProviders