clearModelProviders | Clear all registered model providers (for testing). | source |
ensureModelReady | Eagerly verify that the resolved model’s runtime is available. | source |
findVeryfrontCloudModel | Find Veryfront Cloud model. | source |
findVeryfrontCloudModelByModelId | Find Veryfront Cloud model by model ID. | source |
getRegisteredModelProviders | Get list of registered model provider names (project-scoped + shared). | source |
getVeryfrontCloudProviderFromModelId | Return Veryfront Cloud provider from model ID. | source |
groupVeryfrontCloudModelsByProvider | Group Veryfront Cloud models by provider. | source |
hasModelProvider | Check if a model provider is registered (project-scoped or shared). | source |
normalizeVeryfrontCloudModelId | Normalizes Veryfront Cloud model ID. | source |
registerModelProvider | Register a custom model provider factory for the current project. | source |
resolveModel | Resolve a “provider/model” string to a framework-compatible model runtime. | source |
resolveVeryfrontCloudGatewayModelId | Resolves Veryfront Cloud gateway model ID. | source |
resolveVeryfrontCloudModelId | Resolves Veryfront Cloud model ID. | source |
resolveVeryfrontCloudModelThinking | Resolves Veryfront Cloud model thinking. | source |
resolveVeryfrontCloudThinkingProviderOptions | Options accepted by resolve Veryfront Cloud thinking provider. | source |
runWithVeryfrontCloudContext | Context for run with Veryfront Cloud. | source |
runWithVeryfrontCloudContextAsync | Run with Veryfront Cloud context async. | source |
tryGetVeryfrontCloudProviderFromModelId | Try to get Veryfront Cloud provider from model ID. | source |