import type { CatalogModel } from "../types"; export declare const llama31_8b: import("../../utils").Preset<"meta/llama-3.1-8b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "groq" | "togetherai" | "vertex")[]; }>; export declare const llama31_70b: import("../../utils").Preset<"meta/llama-3.1-70b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }>; export declare const llama31_405b: import("../../utils").Preset<"meta/llama-3.1-405b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "togetherai" | "vertex")[]; }>; export declare const llama32_1b: import("../../utils").Preset<"meta/llama-3.2-1b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; providers: readonly ["bedrock", "vertex", "azure"]; name: string; created: string; knowledge: string; }>; export declare const llama32_3b: import("../../utils").Preset<"meta/llama-3.2-3b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "fireworks" | "togetherai" | "vertex")[]; }>; export declare const llama32_11b: import("../../utils").Preset<"meta/llama-3.2-11b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "vertex")[]; }>; export declare const llama32_90b: import("../../utils").Preset<"meta/llama-3.2-90b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "vertex")[]; }>; export declare const llama33_70b: import("../../utils").Preset<"meta/llama-3.3-70b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "groq" | "togetherai" | "vertex")[]; }>; export declare const llama4Scout: import("../../utils").Preset<"meta/llama-4-scout", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "groq" | "vertex")[]; }>; export declare const llama4Maverick: import("../../utils").Preset<"meta/llama-4-maverick", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }>; export declare const llama: { readonly "v3.1": readonly [import("../../utils").Preset<"meta/llama-3.1-8b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "groq" | "togetherai" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.1-70b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.1-405b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "togetherai" | "vertex")[]; }>]; readonly "v3.2": readonly [import("../../utils").Preset<"meta/llama-3.2-1b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; providers: readonly ["bedrock", "vertex", "azure"]; name: string; created: string; knowledge: string; }>, import("../../utils").Preset<"meta/llama-3.2-3b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "fireworks" | "togetherai" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.2-11b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.2-90b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "vertex")[]; }>]; readonly "v3.3": readonly [import("../../utils").Preset<"meta/llama-3.3-70b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "groq" | "togetherai" | "vertex")[]; }>]; readonly v4: readonly [import("../../utils").Preset<"meta/llama-4-scout", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "groq" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-4-maverick", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }>]; readonly "v3.x": readonly [import("../../utils").Preset<"meta/llama-3.1-8b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "groq" | "togetherai" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.1-70b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.1-405b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "togetherai" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.2-1b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; providers: readonly ["bedrock", "vertex", "azure"]; name: string; created: string; knowledge: string; }>, import("../../utils").Preset<"meta/llama-3.2-3b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "fireworks" | "togetherai" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.2-11b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.2-90b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-3.3-70b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "groq" | "togetherai" | "vertex")[]; }>]; readonly "v4.x": readonly [import("../../utils").Preset<"meta/llama-4-scout", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "groq" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-4-maverick", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }>]; readonly latest: readonly [import("../../utils").Preset<"meta/llama-4-scout", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "groq" | "vertex")[]; }>, import("../../utils").Preset<"meta/llama-4-maverick", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }>]; readonly all: (import("../../utils").Preset<"meta/llama-3.1-405b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "togetherai" | "vertex")[]; }> | import("../../utils").Preset<"meta/llama-3.1-70b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }> | import("../../utils").Preset<"meta/llama-3.1-8b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "groq" | "togetherai" | "vertex")[]; }> | import("../../utils").Preset<"meta/llama-3.2-11b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "vertex")[]; }> | import("../../utils").Preset<"meta/llama-3.2-1b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; providers: readonly ["bedrock", "vertex", "azure"]; name: string; created: string; knowledge: string; }> | import("../../utils").Preset<"meta/llama-3.2-3b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "fireworks" | "togetherai" | "vertex")[]; }> | import("../../utils").Preset<"meta/llama-3.2-90b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "vertex")[]; }> | import("../../utils").Preset<"meta/llama-3.3-70b", CatalogModel, { modalities: { input: readonly ["text", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "fireworks" | "groq" | "togetherai" | "vertex")[]; }> | import("../../utils").Preset<"meta/llama-4-maverick", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "togetherai" | "vertex")[]; }> | import("../../utils").Preset<"meta/llama-4-scout", CatalogModel, { modalities: { input: readonly ["text", "image", "file"]; output: readonly ["text"]; }; capabilities: readonly ["attachments", "tool_call", "temperature"]; context: number; name: string; created: string; knowledge: string; providers: ("azure" | "bedrock" | "deepinfra" | "groq" | "vertex")[]; }>)[]; };