[{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude 3.5 Haiku","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-3-5-haiku","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"anthropic","releaseDate":"2024-10-30","sdkStage":"","shortDescription":"Anthropic's most compact vision and text model","successorName":null,"supportedRegions":["us-east5","europe-west1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2130,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2130,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude 3.7 Sonnet","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-3-7-sonnet","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":64000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2025-02-24","sdkStage":"","shortDescription":"Anthropic's first Claude model to offer extended thinking.","successorName":null,"supportedRegions":["global","us-east5","europe-west1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2100,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2100,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Haiku 4.5","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-haiku-4-5","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":64000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2025-10-15","sdkStage":"","shortDescription":"Anthropic's mid-size model with superior intelligence for high-volume uses in coding, in-depth research, agents, & more.","successorName":null,"supportedRegions":["global","us-east5","europe-west1","asia-east1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1970,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1970,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Opus 4","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-opus-4","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2025-05-22","sdkStage":"","shortDescription":"Anthropic’s most intelligent model and is state-of-the-art for coding and agent capabilities, especially agentic search.","successorName":null,"supportedRegions":["global","us-east5"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2010,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2010,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Opus 4.1","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-opus-4-1","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2025-08-05","sdkStage":"","shortDescription":"Claude Opus 4.1 is Anthropic’s most intelligent model and an industry leader for coding and agent capabilities, especially agentic search.","successorName":null,"supportedRegions":["global","us-east5"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1990,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1990,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Opus 4.5","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-opus-4-5","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":64000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2025-11-24","sdkStage":"","shortDescription":"Anthropic's most powerful model yet and the state-of-the-art coding model.","successorName":null,"supportedRegions":["global","us-east5","europe-west1","asia-southeast1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1960,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1960,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":1960,"outputConfig":null,"parameters":[{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":64000,"min":1,"step":null,"value":64000},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"app-builder","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Opus 4.6","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-opus-4-6","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":128000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2026-02-04","sdkStage":"","shortDescription":"The next generation of Anthropic’s most intelligent model, Claude Opus 4.6 is an industry leader across coding, agents, computer use, and enterprise workflows.","successorName":null,"supportedRegions":["global","us-east5","europe-west1","asia-southeast1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1950,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1950,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Opus 4.7","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-opus-4-7","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":128000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2026-04-15","sdkStage":"","shortDescription":"Claude Opus 4.7 is our most capable production model yet, advancing performance across coding, enterprise workflows, and long-running agentic tasks.","successorName":null,"supportedRegions":["global","us","eu"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1930,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1930,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Sonnet 4","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-sonnet-4","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":64000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2025-05-22","sdkStage":"","shortDescription":"Anthropic’s mid-size model with superior intelligence for high-volume uses in coding, in-depth research, agents, & more.","successorName":null,"supportedRegions":["global","us-east5","europe-west1","asia-east1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2000,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2000,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Sonnet 4.5","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-sonnet-4-5","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":64000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2025-09-29","sdkStage":"","shortDescription":"Anthropic's industry-leading model for high-volume uses in coding, in-depth research, agents, & more.","successorName":null,"supportedRegions":["global","us-east5","europe-west1","asia-southeast1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1980,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1980,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.StreamRawPredict","url":null,"version":"vertex-2023-10-16"},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"anthropic","displayName":"Anthropic Claude Sonnet 4.6","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"anthropic","modelId":"claude-sonnet-4-6","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":500,"min":0,"step":null,"value":0},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":true,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":128000,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":null,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"},{"extensions":["gif"],"mimeType":"image/gif"}],"type":"image"},{"countLimit":null,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"}],"type":"document"}],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"anthropic","releaseDate":"2026-02-17","sdkStage":"","shortDescription":"Claude Sonnet 4.6 delivers frontier intelligence at scale—built for coding, agents, and enterprise workflows.","successorName":null,"supportedRegions":["global","us-east5","europe-west1","asia-southeast1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1940,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1940,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"DeepSeek OCR","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"deepseek-ocr-maas","modelFamily":"deepseek","modelId":"deepseek-ocr-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":8192,"min":1,"step":null,"value":4000},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":10,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":5,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"}],"supportedFileSources":["local","gcs","google_drive_local","http"],"supportedMixContentTypes":true},"publisherId":"deepseek-ai","releaseDate":null,"sdkStage":"","shortDescription":"DeepSeek-OCR is an initial investigation into the feasibility of compressing long contexts via optical 2D mapping","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2160,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2160,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"DeepSeek R1 0528","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"deepseek-r1-0528-maas","modelFamily":"deepseek","modelId":"deepseek-r1-0528-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"deepseek-ai","releaseDate":"2025-05-28","sdkStage":"","shortDescription":"DeepSeek's reasoning-optimized model with improved performance","successorName":null,"supportedRegions":["us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2180,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2180,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"DeepSeek V3.1","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"deepseek-v3.1-maas","modelFamily":"deepseek","modelId":"deepseek-v3.1-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"deepseek-ai","releaseDate":null,"sdkStage":"","shortDescription":"DeepSeek-V3.1 is a hybrid model that supports both thinking mode and non-thinking mode","successorName":null,"supportedRegions":["us-west2"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2170,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2170,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"DeepSeek V3.2","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"deepseek-v3.2-maas","modelFamily":"deepseek","modelId":"deepseek-v3.2-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"deepseek-ai","releaseDate":null,"sdkStage":"","shortDescription":"DeepSeek-V3.2 is a hybrid model that supports both thinking mode and non-thinking mode","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2175,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2175,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.Predict","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"adaptive_mt_translate","displayName":"Translation LLM","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"adaptive-mt-translate","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[{"groupId":"advanced","icon":"settings","title":"Advanced"}],"parameters":[{"boolValue":null,"groupId":"advanced","hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":0.1,"value":0},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"google","releaseDate":"2024-05-24","sdkStage":"public","shortDescription":"Model used for translation modality","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":{"customWidgets":[{"id":"translation-language-pair","inputs":[{"key":"config","value":{"supportedLanguages":[{"sourceLanguage":"en","targetLanguages":["zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"zh-CN","targetLanguages":["en","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"fr","targetLanguages":["en","zh-CN","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"de","targetLanguages":["en","zh-CN","fr","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"it","targetLanguages":["en","zh-CN","fr","de","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"ja","targetLanguages":["en","zh-CN","fr","de","it","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"ko","targetLanguages":["en","zh-CN","fr","de","it","ja","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"pt","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"es","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","hi","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"hi","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","ru","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"ru","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ar","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"ar","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","pl","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"pl","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","tr","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"tr","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","id","nl","vi","th","cs","uk"]},{"sourceLanguage":"id","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","nl","vi","th","cs","uk"]},{"sourceLanguage":"nl","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","vi","th","cs","uk"]},{"sourceLanguage":"vi","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","th","cs","uk"]},{"sourceLanguage":"th","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","cs","uk"]},{"sourceLanguage":"cs","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","uk"]},{"sourceLanguage":"uk","targetLanguages":["en","zh-CN","fr","de","it","ja","ko","pt","es","hi","ru","ar","pl","tr","id","nl","vi","th","cs"]}]}}],"value":{"sourceLanguage":"en","targetLanguage":"fr"}},{"id":"translation-examples-button","inputs":[],"value":null}],"showFilePicker":false},"type":"freeform"}],"orderIndex":null,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"translation","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Chirp 3: HD Voices","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"chirp","modelId":"chirp-3.0-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"speech"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-fidelity speech generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":4000,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":4000,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":null,"batchPredictionConfigs":[{"name":"is_default_batch_prediction_model","values":[]},{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global","us-central1","asia-northeast1","asia-northeast3","asia-south1","asia-southeast1","australia-southeast1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west2","europe-west3","europe-west4","europe-west8","europe-west9","northamerica-northeast1","southamerica-east1","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"]}],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":["google/gemini-2.5-flash-preview-04-17","google/gemini-2.5-flash-preview-05-20"],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-2.5-flash","modelInfo":{"keyCapabilities":["Multimodal understanding","Reasoning","Coding"],"knowledgeCutOff":"2025-01","latency":200,"useCases":["Reason over complex problems","Show the thinking process of the model","Control how many tokens the model's thinking uses"]},"modelSelectorGroups":[{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":2,"min":0,"step":null,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":65535,"min":1,"step":null,"value":65535},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":1},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":{"max":2147483647,"min":-2147483648,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-06-10","sdkStage":"private","shortDescription":"Our standard reasoning model that allows you more control over how the model thinks","successorName":null,"supportedRegions":["global","us-central1","asia-northeast1","asia-northeast3","asia-south1","asia-southeast1","australia-southeast1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west2","europe-west3","europe-west4","europe-west8","europe-west9","northamerica-northeast1","southamerica-east1","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1310,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_budget","numericRangeValue":{"max":24576,"min":1,"step":null,"value":8192},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"thinkingLevel":null,"thinkingMode":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_mode","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"auto","visibility":null},{"label":null,"value":"manual","visibility":null},{"label":null,"value":"off","visibility":null}],"value":"auto"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null}},"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1310,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_budget","numericRangeValue":{"max":24576,"min":1,"step":null,"value":8192},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"thinkingLevel":null,"thinkingMode":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_mode","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"auto","visibility":null},{"label":null,"value":"manual","visibility":null},{"label":null,"value":"off","visibility":null}],"value":"auto"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null}},"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[{"name":"default_tuning_base_model","values":[]},{"name":"tune_base_model","values":[]},{"name":"support_byosa","values":[]},{"name":"support_cmek","values":[]},{"name":"support_intermediate_checkpoints","values":[]},{"name":"legacy_model_ids","values":["google/gemini-1.5-flash-002"]},{"name":"support_multimodal_dataset","values":[]},{"name":"support_continuous_tune_model","values":[]},{"name":"support_preference_optimization","values":[]},{"name":"support_reinforcement_tuning","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":null,"batchPredictionConfigs":[{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global","us-central1","asia-northeast1","asia-northeast3","asia-south1","asia-southeast1","australia-southeast1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west2","europe-west3","europe-west4","europe-west8","europe-west9","northamerica-northeast1","southamerica-east1","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"]}],"codeTemplatePath":"gemini_unified","displayName":"Nano Banana","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":["google/gemini-2.0-flash-exp","google/gemini-2.0-flash-preview-image-generation","google/gemini-2.5-flash-image-preview"],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-2.5-flash-image","modelInfo":{"keyCapabilities":["Multimodal understanding","Multimodal generation","Native tool use"],"knowledgeCutOff":"2025-06","latency":200,"useCases":["Generate interleaved text and images","Multi-turn image editing in natural language","Locale-aware image generation"]},"modelSelectorGroups":[{"name":"gemini"},{"name":"image"}],"pantheonFlag":null,"parameterGroups":[{"groupId":"advanced","icon":"settings","title":"Advanced"}],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":2,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":32768},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"}],"supportedFileSources":["local","gcs","google_drive_local","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-10-02","sdkStage":"private","shortDescription":"gemini-2.5-flash-image. State-of-the-art image generation and editing model.","successorName":null,"supportedRegions":["global","us-central1","asia-northeast1","asia-northeast3","asia-south1","asia-southeast1","australia-southeast1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west2","europe-west3","europe-west4","europe-west8","europe-west9","northamerica-northeast1","southamerica-east1","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":{"aspectRatio":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"aspect_ratio","numericRangeValue":null,"selectValue":{"options":[{"label":"1:1","value":"1:1","visibility":null},{"label":"3:2","value":"3:2","visibility":null},{"label":"2:3","value":"2:3","visibility":null},{"label":"3:4","value":"3:4","visibility":null},{"label":"4:3","value":"4:3","visibility":null},{"label":"4:5","value":"4:5","visibility":null},{"label":"5:4","value":"5:4","visibility":null},{"label":"9:16","value":"9:16","visibility":null},{"label":"16:9","value":"16:9","visibility":null},{"label":"21:9","value":"21:9","visibility":null}],"value":"1:1"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputFormat":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_format","numericRangeValue":null,"selectValue":{"options":[{"label":"png","value":"png","visibility":null},{"label":"jpeg","value":"jpeg","visibility":null}],"value":"png"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputResolution":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_resolution","numericRangeValue":null,"selectValue":{"options":[{"label":"1K","value":"1K","visibility":null},{"label":"2K","value":"2K","visibility":null},{"label":"4K","value":"4K","visibility":null}],"value":"1K"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"personGeneration":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"person_generation","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"ALLOW_ALL","visibility":null},{"label":null,"value":"ALLOW_ADULT","visibility":null},{"label":null,"value":"ALLOW_NONE","visibility":null}],"value":"ALLOW_ALL"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"visibility":null},"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1180,"outputConfig":{"supportedContentTypes":[{"countLimit":null,"fileTypes":[],"type":"image"},{"countLimit":null,"fileTypes":[],"type":"text"}],"visibility":null},"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":{"aspectRatio":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"aspect_ratio","numericRangeValue":null,"selectValue":{"options":[{"label":"1:1","value":"1:1","visibility":null},{"label":"3:2","value":"3:2","visibility":null},{"label":"2:3","value":"2:3","visibility":null},{"label":"3:4","value":"3:4","visibility":null},{"label":"4:3","value":"4:3","visibility":null},{"label":"4:5","value":"4:5","visibility":null},{"label":"5:4","value":"5:4","visibility":null},{"label":"9:16","value":"9:16","visibility":null},{"label":"16:9","value":"16:9","visibility":null},{"label":"21:9","value":"21:9","visibility":null}],"value":"1:1"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputFormat":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_format","numericRangeValue":null,"selectValue":{"options":[{"label":"png","value":"png","visibility":null},{"label":"jpeg","value":"jpeg","visibility":null}],"value":"png"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputResolution":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_resolution","numericRangeValue":null,"selectValue":{"options":[{"label":"1K","value":"1K","visibility":null},{"label":"2K","value":"2K","visibility":null},{"label":"4K","value":"4K","visibility":null}],"value":"1K"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"personGeneration":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"person_generation","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"ALLOW_ALL","visibility":null},{"label":null,"value":"ALLOW_ADULT","visibility":null},{"label":null,"value":"ALLOW_NONE","visibility":null}],"value":"ALLOW_ALL"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"visibility":null},"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1180,"outputConfig":{"supportedContentTypes":[{"countLimit":null,"fileTypes":[],"type":"image"},{"countLimit":null,"fileTypes":[],"type":"text"}],"visibility":null},"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":null,"batchPredictionConfigs":[{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global","us-central1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west4","europe-west8","europe-west9","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"]}],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":["google/gemini-2.5-flash-lite-preview-06-17"],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-2.5-flash-lite","modelInfo":{"keyCapabilities":["Low latency","Cost efficiency"],"knowledgeCutOff":"2025-01","latency":100,"useCases":["Fastest response generation","Most cost efficient 2.5 model","Reason over complex problems"]},"modelSelectorGroups":[{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[{"groupId":"advanced","icon":"settings","title":"Advanced"}],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":2,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":65535,"min":1,"step":null,"value":65535},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":64,"min":1,"step":null,"value":64},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-07-15","sdkStage":"private","shortDescription":"Our most balanced model for low-latency use cases","successorName":null,"supportedRegions":["global","us-central1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west4","europe-west8","europe-west9","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1350,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_budget","numericRangeValue":{"max":24576,"min":512,"step":null,"value":8192},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"thinkingLevel":null,"thinkingMode":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_mode","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"auto","visibility":null},{"label":null,"value":"manual","visibility":null},{"label":null,"value":"off","visibility":null}],"value":"off"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null}},"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1350,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_budget","numericRangeValue":{"max":24576,"min":512,"step":null,"value":8192},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"thinkingLevel":null,"thinkingMode":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_mode","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"auto","visibility":null},{"label":null,"value":"manual","visibility":null},{"label":null,"value":"off","visibility":null}],"value":"off"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null}},"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"support_byosa","values":[]},{"name":"support_cmek","values":[]},{"name":"support_intermediate_checkpoints","values":[]},{"name":"support_multimodal_dataset","values":[]},{"name":"support_continuous_tune_model","values":[]},{"name":"support_preference_optimization","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":"preview","batchPredictionConfigs":[],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-2.5-flash-lite-preview-09-2025","modelInfo":{"keyCapabilities":["Low latency","Cost efficiency"],"knowledgeCutOff":"2025-01","latency":100,"useCases":["Fastest response generation","Most cost efficient 2.5 model","Reason over complex problems"]},"modelSelectorGroups":[{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[{"groupId":"advanced","icon":"settings","title":"Advanced"}],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":2,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":65535,"min":1,"step":null,"value":65535},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":64,"min":1,"step":null,"value":64},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-09-25","sdkStage":"private","shortDescription":"Our most balanced model for low-latency use cases","successorName":null,"supportedRegions":["global"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1170,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_budget","numericRangeValue":{"max":24576,"min":512,"step":null,"value":8192},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"thinkingLevel":null,"thinkingMode":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_mode","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"auto","visibility":null},{"label":null,"value":"manual","visibility":null},{"label":null,"value":"off","visibility":null}],"value":"off"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null}},"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1170,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_budget","numericRangeValue":{"max":24576,"min":512,"step":null,"value":8192},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"thinkingLevel":null,"thinkingMode":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_mode","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"auto","visibility":null},{"label":null,"value":"manual","visibility":null},{"label":null,"value":"off","visibility":null}],"value":"off"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null}},"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Gemini 2.5 Flash Lite TTS (Preview)","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-2.5-flash-lite-preview-tts","modelInfo":null,"modelSelectorGroups":[{"name":"speech"},{"name":"gemini"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's Gemini-powered text-to-speech model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3970,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3970,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Gemini 2.5 Flash TTS","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-2.5-flash-tts","modelInfo":null,"modelSelectorGroups":[{"name":"speech"},{"name":"gemini"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's Gemini-powered text-to-speech model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3990,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3990,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":null,"batchPredictionConfigs":[{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global","us-central1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west4","europe-west8","europe-west9","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"]}],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":["google/gemini-2.5-pro-preview-05-06","google/gemini-2.5-pro-preview-06-05"],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-2.5-pro","modelInfo":{"keyCapabilities":["Multimodal understanding","Complex prompts, while still being well rounded","Coding, with particularly strong web development"],"knowledgeCutOff":"2025-01","latency":300,"useCases":["Reason over complex problems","Tackle multi-step code, math and STEM problems","Use the long context for analyzing large datasets, codebases or documents"]},"modelSelectorGroups":[{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":2,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":65535,"min":1,"step":null,"value":65535},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":64,"min":1,"step":null,"value":64},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":{"max":2147483647,"min":-2147483648,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-06-17","sdkStage":"private","shortDescription":"Our most advanced reasoning Gemini model, to solve complex problems","successorName":null,"supportedRegions":["global","us-central1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west4","europe-west8","europe-west9","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1380,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_budget","numericRangeValue":{"max":32768,"min":128,"step":null,"value":8192},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"thinkingLevel":null,"thinkingMode":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_mode","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"auto","visibility":null},{"label":null,"value":"manual","visibility":null}],"value":"auto"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null}},"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1380,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_budget","numericRangeValue":{"max":32768,"min":128,"step":null,"value":8192},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"thinkingLevel":null,"thinkingMode":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_mode","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"auto","visibility":null},{"label":null,"value":"manual","visibility":null}],"value":"auto"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null}},"type":"multi-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":1380,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"app-builder","voiceConfig":null}],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"support_byosa","values":[]},{"name":"support_cmek","values":[]},{"name":"support_intermediate_checkpoints","values":[]},{"name":"support_multimodal_dataset","values":[]},{"name":"support_continuous_tune_model","values":[]}],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Gemini 2.5 Pro TTS","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-2.5-pro-tts","modelInfo":null,"modelSelectorGroups":[{"name":"speech"},{"name":"gemini"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's Gemini-powered text-to-speech model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3980,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3980,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":"preview","batchPredictionConfigs":[{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global"]}],"codeTemplatePath":"gemini_unified","displayName":"Nano Banana 2","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-3.1-flash-image-preview","modelInfo":{"keyCapabilities":["High-quality, cost-sensitive image generation tasks","Low-latency image generation without compromising quality"],"knowledgeCutOff":"2025-01","latency":200,"useCases":["Conversational multi-turn image generation and editing with high consistency.","Informing image generation by referencing real-time information and images available via Google Search and Google Image Search grounding.","Image generation in a wide array of aspect ratios, and up to 4K resolutions."]},"modelSelectorGroups":[{"name":"latest"},{"name":"gemini"},{"name":"image"}],"pantheonFlag":null,"parameterGroups":[{"groupId":"advanced","icon":"settings","title":"Advanced"}],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":32768},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"}],"supportedFileSources":["local","gcs","google_drive_local","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2026-02-26","sdkStage":"private","shortDescription":"gemini-3.1-flash-image-preview is a model designed for general image generation and editing tasks, offering high quality and low latency.","successorName":null,"supportedRegions":["global"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":{"aspectRatio":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"aspect_ratio","numericRangeValue":null,"selectValue":{"options":[{"label":"auto","value":"auto","visibility":null},{"label":"1:1","value":"1:1","visibility":null},{"label":"3:2","value":"3:2","visibility":null},{"label":"2:3","value":"2:3","visibility":null},{"label":"3:4","value":"3:4","visibility":null},{"label":"4:3","value":"4:3","visibility":null},{"label":"4:5","value":"4:5","visibility":null},{"label":"5:4","value":"5:4","visibility":null},{"label":"9:16","value":"9:16","visibility":null},{"label":"16:9","value":"16:9","visibility":null},{"label":"1:4","value":"1:4","visibility":null},{"label":"4:1","value":"4:1","visibility":null},{"label":"1:8","value":"1:8","visibility":null},{"label":"8:1","value":"8:1","visibility":null},{"label":"21:9","value":"21:9","visibility":null}],"value":"auto"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputFormat":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_format","numericRangeValue":null,"selectValue":{"options":[{"label":"png","value":"png","visibility":null},{"label":"jpeg","value":"jpeg","visibility":null}],"value":"png"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputResolution":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_resolution","numericRangeValue":null,"selectValue":{"options":[{"label":"512","value":"512","visibility":null},{"label":"1K","value":"1K","visibility":null},{"label":"2K","value":"2K","visibility":null},{"label":"4K","value":"4K","visibility":null}],"value":"1K"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"personGeneration":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"person_generation","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"ALLOW_ALL","visibility":null},{"label":null,"value":"ALLOW_ADULT","visibility":null},{"label":null,"value":"ALLOW_NONE","visibility":null}],"value":"ALLOW_ALL"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"visibility":null},"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1140,"outputConfig":{"supportedContentTypes":[{"countLimit":null,"fileTypes":[],"type":"image"},{"countLimit":null,"fileTypes":[],"type":"text"}],"visibility":null},"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":null,"thinkingLevel":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_level","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"MINIMAL","visibility":null},{"label":null,"value":"HIGH","visibility":null}],"value":"HIGH"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"thinkingMode":null},"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":{"aspectRatio":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"aspect_ratio","numericRangeValue":null,"selectValue":{"options":[{"label":"auto","value":"auto","visibility":null},{"label":"1:1","value":"1:1","visibility":null},{"label":"3:2","value":"3:2","visibility":null},{"label":"2:3","value":"2:3","visibility":null},{"label":"3:4","value":"3:4","visibility":null},{"label":"4:3","value":"4:3","visibility":null},{"label":"4:5","value":"4:5","visibility":null},{"label":"5:4","value":"5:4","visibility":null},{"label":"9:16","value":"9:16","visibility":null},{"label":"16:9","value":"16:9","visibility":null},{"label":"1:4","value":"1:4","visibility":null},{"label":"4:1","value":"4:1","visibility":null},{"label":"1:8","value":"1:8","visibility":null},{"label":"8:1","value":"8:1","visibility":null},{"label":"21:9","value":"21:9","visibility":null}],"value":"auto"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputFormat":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_format","numericRangeValue":null,"selectValue":{"options":[{"label":"png","value":"png","visibility":null},{"label":"jpeg","value":"jpeg","visibility":null}],"value":"png"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputResolution":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_resolution","numericRangeValue":null,"selectValue":{"options":[{"label":"512","value":"512","visibility":null},{"label":"1K","value":"1K","visibility":null},{"label":"2K","value":"2K","visibility":null},{"label":"4K","value":"4K","visibility":null}],"value":"1K"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"personGeneration":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"person_generation","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"ALLOW_ALL","visibility":null},{"label":null,"value":"ALLOW_ADULT","visibility":null},{"label":null,"value":"ALLOW_NONE","visibility":null}],"value":"ALLOW_ALL"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"visibility":null},"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1140,"outputConfig":{"supportedContentTypes":[{"countLimit":null,"fileTypes":[],"type":"image"},{"countLimit":null,"fileTypes":[],"type":"text"}],"visibility":null},"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":null,"thinkingLevel":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_level","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"MINIMAL","visibility":null},{"label":null,"value":"HIGH","visibility":null}],"value":"HIGH"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"thinkingMode":null},"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":"preview","batchPredictionConfigs":[{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global"]}],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-3.1-flash-lite-preview","modelInfo":{"keyCapabilities":["High-volume, cost-sensitive LLM traffic","Simple agentic end-user experiences, interactive applications leveraging web grounding","Latency-sensitive support tasks, such as RAG snippet ranking"],"knowledgeCutOff":"2025-01","latency":300,"useCases":["Large-scale data processing (entity extraction, classification, and translation)","Snappy UX like chatbots or powering gaming personas","Supporting tasks for coding agents for thinking budget-conscious customers"]},"modelSelectorGroups":[{"name":"latest"},{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":65535,"min":1,"step":null,"value":65535},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":64,"min":1,"step":null,"value":64},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":{"max":2147483647,"min":-2147483648,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-03-03","sdkStage":"private","shortDescription":"Google's most affordable Gemini 3.1 model, optimized for high-volume agents and large-scale data processing.","successorName":null,"supportedRegions":["global"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1130,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":null,"thinkingLevel":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_level","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"MINIMAL","visibility":null},{"label":null,"value":"LOW","visibility":null},{"label":null,"value":"MEDIUM","visibility":null},{"label":null,"value":"HIGH","visibility":null}],"value":"LOW"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"thinkingMode":null},"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1130,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":null,"thinkingLevel":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_level","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"MINIMAL","visibility":null},{"label":null,"value":"LOW","visibility":null},{"label":null,"value":"MEDIUM","visibility":null},{"label":null,"value":"HIGH","visibility":null}],"value":"LOW"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"thinkingMode":null},"type":"multi-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":1130,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"app-builder","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Gemini 3.1 Flash TTS (Preview)","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-3.1-flash-tts-preview","modelInfo":null,"modelSelectorGroups":[{"name":"speech"},{"name":"gemini"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's Gemini-powered text-to-speech model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3960,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3960,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":"preview","batchPredictionConfigs":[{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global"]}],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-3.1-pro-preview","modelInfo":{"keyCapabilities":["Software engineering, with autonomous agentic capabilities","Data analysis, handling complex reasoning and interpretation","Research, with deep information synthesis"],"knowledgeCutOff":"2025-01","latency":300,"useCases":["Software Engineering (SWE): Serving as the core intelligence for advanced coding and development environments.","Data Analysis & Research: Powering sophisticated AI agents and handling high-value research tasks."]},"modelSelectorGroups":[{"name":"latest"},{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":65535,"min":1,"step":null,"value":65535},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":64,"min":1,"step":null,"value":64},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":{"max":2147483647,"min":-2147483648,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2026-02-19","sdkStage":"private","shortDescription":"Google's next-generation model built for the best quality on complex, agentic workloads.","successorName":null,"supportedRegions":["global"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":true,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1135,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":null,"thinkingLevel":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_level","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"LOW","visibility":null},{"label":null,"value":"MEDIUM","visibility":null},{"label":null,"value":"HIGH","visibility":null}],"value":"HIGH"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"thinkingMode":null},"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":true,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1135,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":null,"thinkingLevel":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_level","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"LOW","visibility":null},{"label":null,"value":"MEDIUM","visibility":null},{"label":null,"value":"HIGH","visibility":null}],"value":"HIGH"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"thinkingMode":null},"type":"multi-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":true,"layouts":[],"orderIndex":1135,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"app-builder","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":"preview","batchPredictionConfigs":[{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global"]}],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-3-flash-preview","modelInfo":{"keyCapabilities":["Complex multimodal data processing","Coding use cases","Supporting software engineering–related agentic tasks"],"knowledgeCutOff":"2025-01","latency":300,"useCases":["Processing data with images and text","Coding problems","Web research and application testing"]},"modelSelectorGroups":[{"name":"latest"},{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":65535,"min":1,"step":null,"value":65535},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":64,"min":1,"step":null,"value":64},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":{"max":2147483647,"min":-2147483648,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-12-16","sdkStage":"private","shortDescription":"Google's latest workhorse model with enhanced multimodal and coding capabilities, optimized for complex data processing and agentic tasks.","successorName":null,"supportedRegions":["global"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1145,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":null,"thinkingLevel":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_level","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"MINIMAL","visibility":null},{"label":null,"value":"LOW","visibility":null},{"label":null,"value":"MEDIUM","visibility":null},{"label":null,"value":"HIGH","visibility":null}],"value":"HIGH"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"thinkingMode":null},"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":{"isCodeExecutionSupported":true,"visibility":null},"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1145,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":{"supportedMimeTypes":["text/plain","application/json"],"visibility":null},"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":{"thinkingBudget":null,"thinkingLevel":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"thinking_level","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"MINIMAL","visibility":null},{"label":null,"value":"LOW","visibility":null},{"label":null,"value":"MEDIUM","visibility":null},{"label":null,"value":"HIGH","visibility":null}],"value":"HIGH"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"thinkingMode":null},"type":"multi-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":1145,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"app-builder","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":"preview","batchPredictionConfigs":[{"name":"is_batch_prediction_enabled","values":[]},{"name":"supported_regions","values":["global"]}],"codeTemplatePath":"gemini_unified","displayName":"Nano Banana Pro","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-3-pro-image-preview","modelInfo":{"keyCapabilities":["Object consistency across multiple editing","Visual design, and diagrams","Text rendering in images, in many languages"],"knowledgeCutOff":"2025-01","latency":400,"useCases":["Diagrams explaining complex topics and that contain a lot of text","Conversational multi-turn image editing with multiple reference images"]},"modelSelectorGroups":[{"name":"latest"},{"name":"gemini"},{"name":"image"}],"pantheonFlag":null,"parameterGroups":[{"groupId":"advanced","icon":"settings","title":"Advanced"}],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":2,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":32768},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"}],"supportedFileSources":["local","gcs","google_drive_local","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-11-20","sdkStage":"private","shortDescription":"A powerful image generation model that combines high quality graphics, text rendering in multiple languages, and world knowledge","successorName":null,"supportedRegions":["global"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":{"aspectRatio":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"aspect_ratio","numericRangeValue":null,"selectValue":{"options":[{"label":"1:1","value":"1:1","visibility":null},{"label":"3:2","value":"3:2","visibility":null},{"label":"2:3","value":"2:3","visibility":null},{"label":"3:4","value":"3:4","visibility":null},{"label":"4:3","value":"4:3","visibility":null},{"label":"4:5","value":"4:5","visibility":null},{"label":"5:4","value":"5:4","visibility":null},{"label":"9:16","value":"9:16","visibility":null},{"label":"16:9","value":"16:9","visibility":null},{"label":"21:9","value":"21:9","visibility":null}],"value":"1:1"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputFormat":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_format","numericRangeValue":null,"selectValue":{"options":[{"label":"png","value":"png","visibility":null},{"label":"jpeg","value":"jpeg","visibility":null}],"value":"png"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputResolution":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_resolution","numericRangeValue":null,"selectValue":{"options":[{"label":"1K","value":"1K","visibility":null},{"label":"2K","value":"2K","visibility":null},{"label":"4K","value":"4K","visibility":null}],"value":"1K"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"personGeneration":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"person_generation","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"ALLOW_ALL","visibility":null},{"label":null,"value":"ALLOW_ADULT","visibility":null},{"label":null,"value":"ALLOW_NONE","visibility":null}],"value":"ALLOW_ALL"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"visibility":null},"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1155,"outputConfig":{"supportedContentTypes":[{"countLimit":null,"fileTypes":[],"type":"image"},{"countLimit":null,"fileTypes":[],"type":"text"}],"visibility":null},"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":{"aspectRatio":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"aspect_ratio","numericRangeValue":null,"selectValue":{"options":[{"label":"1:1","value":"1:1","visibility":null},{"label":"3:2","value":"3:2","visibility":null},{"label":"2:3","value":"2:3","visibility":null},{"label":"3:4","value":"3:4","visibility":null},{"label":"4:3","value":"4:3","visibility":null},{"label":"4:5","value":"4:5","visibility":null},{"label":"5:4","value":"5:4","visibility":null},{"label":"9:16","value":"9:16","visibility":null},{"label":"16:9","value":"16:9","visibility":null},{"label":"21:9","value":"21:9","visibility":null}],"value":"1:1"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputFormat":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_format","numericRangeValue":null,"selectValue":{"options":[{"label":"png","value":"png","visibility":null},{"label":"jpeg","value":"jpeg","visibility":null}],"value":"png"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"outputResolution":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"output_resolution","numericRangeValue":null,"selectValue":{"options":[{"label":"1K","value":"1K","visibility":null},{"label":"2K","value":"2K","visibility":null},{"label":"4K","value":"4K","visibility":null}],"value":"1K"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"personGeneration":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"person_generation","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"ALLOW_ALL","visibility":null},{"label":null,"value":"ALLOW_ADULT","visibility":null},{"label":null,"value":"ALLOW_NONE","visibility":null}],"value":"ALLOW_ALL"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"visibility":null},"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":1155,"outputConfig":{"supportedContentTypes":[{"countLimit":null,"fileTypes":[],"type":"image"},{"countLimit":null,"fileTypes":[],"type":"text"}],"visibility":null},"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":{"settings":[{"hint":"Negative or harmful comments targeting identity and/or protected attributes","label":"Hate speech","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HATE_SPEECH"},{"hint":"Promotes or enables access to harmful goods, services, and activities","label":"Dangerous content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"DANGEROUS_CONTENT"},{"hint":"Contains references to sexual acts or other lewd content","label":"Sexually explicit content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"SEXUALLY_EXPLICIT_CONTENT"},{"hint":"Malicious, intimidating, bullying, or abusive comments targeting another individual","label":"Harassment content","options":[{"label":"Off","value":"OFF"},{"label":"Block few","value":"BLOCK_FEW"},{"label":"Block some","value":"BLOCK_SOME"},{"label":"Block most","value":"BLOCK_MOST"}],"value":"HARASSMENT_CONTENT"}],"visibility":null},"stopSequenceConfig":{"isStopSequenceSupported":true,"maxStopSequencesLength":5,"visibility":null},"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-live-2.5-flash-native-audio","modelInfo":{"keyCapabilities":["Low-latency voice agents","Real-time audio and video engagement","Seamless multilingual communication"],"knowledgeCutOff":"2025/01","latency":100,"useCases":["Real-time voice agents","Multimodal interaction","Seamless multilingual support"]},"modelSelectorGroups":[{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[{"groupId":"advanced","icon":"settings","title":"Advanced"}],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":2,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":8192,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":{"max":2147483647,"min":-2147483648,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-12-12","sdkStage":"private","shortDescription":"Our native audio models optimized for higher quality audio outputs with better pacing, voice naturalness, verbosity, and mood.","successorName":null,"supportedRegions":["us-central1","europe-central2","europe-north1","europe-southwest1","europe-west1","europe-west4","europe-west8","europe-west9","us-east1","us-east4","us-east5","us-south1","us-west1","us-west4"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":{"emotionAwareDialog":{"boolValue":false,"groupId":null,"hint":null,"isValueStatic":null,"name":"emotion_aware_dialog","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},"endSpeechSensitivity":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"end_speech_sensitivity","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"low","visibility":null},{"label":null,"value":"high","visibility":null}],"value":"high"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"liveTranslate":null,"mediaResolution":null,"prefixPadding":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"prefix_padding","numericRangeValue":{"max":1000,"min":0,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"proactiveVideo":null,"silenceDuration":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"silence_duration","numericRangeValue":{"max":2000,"min":0,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"smartSilence":{"boolValue":false,"groupId":null,"hint":null,"isValueStatic":null,"name":"smart_silence","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},"startSpeechSensitivity":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"start_speech_sensitivity","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"low","visibility":null},{"label":null,"value":"high","visibility":null}],"value":"low"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"translationLanguage":null,"triggerTokens":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"trigger_tokens","numericRangeValue":{"max":128000,"min":5000,"step":null,"value":128000},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"visibility":null},"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":true,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":null,"outputConfig":null,"parameters":[{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"temperature","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"max_output_tokens","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"candidate_count","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"top_p","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"top_k","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"}],"responseMimeTypesConfig":null,"safetyFilterSettings":{"settings":[],"visibility":"disabled"},"stopSequenceConfig":null,"thinkingConfig":null,"type":"bidi-streaming","voiceConfig":{"languages":[],"visibility":null,"voiceNames":["aoede","charon","fenrir","kore","leda","orus","puck","zephyr","callirrhoe","autonoe","enceladus","iapetus","umbriel","algieba","despina","erinome","algenib","rasalgethi","laomedeia","achernar","alnilam","schedar","gacrux","pulcherrima","achird","zubenelgenubi","vindemiatrix","sadachbia","sadaltager","sulafat"]}}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.StreamGenerateContent","url":null,"version":null},"badge":"preview","batchPredictionConfigs":[],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"gemini-live-2.5-flash-preview-native-audio-09-2025","modelInfo":{"keyCapabilities":["Realtime interactions with Gemini","Multimodal understanding","Native tool use"],"knowledgeCutOff":"2025-01","latency":300,"useCases":["Realtime, high quality, low-latency, human like, multimodal experience with Gemini."]},"modelSelectorGroups":[{"name":"gemini"}],"pantheonFlag":null,"parameterGroups":[{"groupId":"advanced","icon":"settings","title":"Advanced"}],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":2,"min":0,"step":0.1,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":8192,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"The maximum number of model responses generated per prompt. Responses can still be blocked due to safety filters or other policies.","isValueStatic":null,"name":"candidate_count","numericRangeValue":{"max":1,"min":1,"step":null,"value":1},"selectValue":null,"title":"Max responses","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":0.01,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":1},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":null,"name":"markdown","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":{"max":2147483647,"min":-2147483648,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":3000,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":10,"fileTypes":[{"extensions":["mp4"],"mimeType":"video/mp4"},{"extensions":["webm"],"mimeType":"video/webm"},{"extensions":["mkv"],"mimeType":"video/x-matroska"},{"extensions":["mov"],"mimeType":"video/quicktime"}],"type":"video"},{"countLimit":10,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"},{"countLimit":null,"fileTypes":[{"extensions":["mp3","mpga"],"mimeType":"audio/mpeg"},{"extensions":["wav"],"mimeType":"audio/wav"},{"extensions":["webm"],"mimeType":"audio/webm"},{"extensions":["m4a"],"mimeType":"audio/x-m4a"},{"extensions":["opus"],"mimeType":"audio/opus"},{"extensions":["aac"],"mimeType":"audio/aac"},{"extensions":["flac"],"mimeType":"audio/flac"},{"extensions":["pcm"],"mimeType":"audio/pcm"}],"type":"audio"}],"supportedFileSources":["local","gcs","google_drive_local","youtube","http"],"supportedMixContentTypes":true},"publisherId":"google","releaseDate":"2025-09-23","sdkStage":"private","shortDescription":"Audio/Audio and Audio/Video low latency interactions with Gemini","successorName":null,"supportedRegions":["us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":{"emotionAwareDialog":{"boolValue":false,"groupId":null,"hint":null,"isValueStatic":null,"name":"emotion_aware_dialog","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},"endSpeechSensitivity":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"end_speech_sensitivity","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"low","visibility":null},{"label":null,"value":"high","visibility":null}],"value":"high"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"liveTranslate":null,"mediaResolution":null,"prefixPadding":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"prefix_padding","numericRangeValue":{"max":1000,"min":0,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"proactiveVideo":null,"silenceDuration":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"silence_duration","numericRangeValue":{"max":2000,"min":0,"step":null,"value":0},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"smartSilence":{"boolValue":false,"groupId":null,"hint":null,"isValueStatic":null,"name":"smart_silence","numericRangeValue":null,"selectValue":null,"title":null,"type":"bool","unsetValueEnabled":null,"visibility":null},"startSpeechSensitivity":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"start_speech_sensitivity","numericRangeValue":null,"selectValue":{"options":[{"label":null,"value":"low","visibility":null},{"label":null,"value":"high","visibility":null}],"value":"low"},"title":null,"type":"select","unsetValueEnabled":null,"visibility":null},"translationLanguage":null,"triggerTokens":{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"trigger_tokens","numericRangeValue":{"max":128000,"min":5000,"step":null,"value":128000},"selectValue":null,"title":null,"type":"numeric_range","unsetValueEnabled":null,"visibility":null},"visibility":null},"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":{"googleSearchConfig":{"isGoogleSearchRetrievalDeprecated":true,"visibility":null},"isGroundingSupported":1,"visibility":null},"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":null,"outputConfig":null,"parameters":[{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"temperature","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"max_output_tokens","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"candidate_count","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"top_p","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"top_k","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"},{"boolValue":null,"groupId":null,"hint":null,"isValueStatic":null,"name":"seed","numericRangeValue":null,"selectValue":null,"title":null,"type":null,"unsetValueEnabled":null,"visibility":"hidden"}],"responseMimeTypesConfig":null,"safetyFilterSettings":{"settings":[],"visibility":"disabled"},"stopSequenceConfig":null,"thinkingConfig":null,"type":"bidi-streaming","voiceConfig":{"languages":[],"visibility":null,"voiceNames":["aoede","charon","fenrir","kore","leda","orus","puck","zephyr","callirrhoe","autonoe","enceladus","iapetus","umbriel","algieba","despina","erinome","algenib","rasalgethi","laomedeia","achernar","alnilam","schedar","gacrux","pulcherrima","achird","zubenelgenubi","vindemiatrix","sadachbia","sadaltager","sulafat"]}}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Gemma 3 12B IT","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"gemma3@gemma-3-12b-it","modelFamily":"gemma","modelId":"gemma3@gemma-3-12b-it","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":"2025-03-12","sdkStage":"","shortDescription":"Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Gemma 3 1B IT","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"gemma3@gemma-3-1b-it","modelFamily":"gemma","modelId":"gemma3@gemma-3-1b-it","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":"2025-03-12","sdkStage":"","shortDescription":"Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Gemma 3 27B IT","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"gemma3@gemma-3-27b-it","modelFamily":"gemma","modelId":"gemma3@gemma-3-27b-it","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":"2025-03-12","sdkStage":"","shortDescription":"Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Gemma 3 4B IT","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"gemma3@gemma-3-4b-it","modelFamily":"gemma","modelId":"gemma3@gemma-3-4b-it","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":"2025-03-12","sdkStage":"","shortDescription":"Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Imagen 3 Capability 001","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"imagen","modelId":"imagen-3.0-capability-001","modelInfo":null,"modelSelectorGroups":[{"name":"image"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Fast image editing.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3500,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3500,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Imagen 4 Fast","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"imagen","modelId":"imagen-4.0-fast-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"image"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Fast image generation with text prompts.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3480,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3480,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Imagen 4","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"imagen","modelId":"imagen-4.0-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"image"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Image generation with text prompts.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3470,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3470,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Imagen 4 Ultra","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"imagen","modelId":"imagen-4.0-ultra-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"image"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"High quality image generation with text prompts.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3460,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3460,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Lyria 2","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"lyria","modelId":"lyria-002","modelInfo":null,"modelSelectorGroups":[{"name":"music"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality music generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3750,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3750,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Lyria 3 Clip","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"lyria","modelId":"lyria-3-clip-preview","modelInfo":null,"modelSelectorGroups":[{"name":"music"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality music generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3740,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3740,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Lyria 3 Pro","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"lyria","modelId":"lyria-3-pro-preview","modelInfo":null,"modelSelectorGroups":[{"name":"music"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality music generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3730,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3730,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.Predict","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"nmt","displayName":"NMT model","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"adaptive-mt-translate--nmt","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":"2024-05-24","sdkStage":"public","shortDescription":"Model used for translation modality","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":{"customWidgets":[{"id":"translation-language-pair","inputs":[{"key":"config","value":{"supportedLanguages":[{"sourceLanguage":"auto","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ab","targetLanguages":["ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ace","targetLanguages":["ab","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ach","targetLanguages":["ab","ace","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"af","targetLanguages":["ab","ace","ach","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ak","targetLanguages":["ab","ace","ach","af","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"alz","targetLanguages":["ab","ace","ach","af","ak","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"am","targetLanguages":["ab","ace","ach","af","ak","alz","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ar","targetLanguages":["ab","ace","ach","af","ak","alz","am","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"as","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"awa","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ay","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"az","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ba","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ban","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bbc","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"be","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bem","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bew","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bg","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bho","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bik","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bm","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"br","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bs","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"btx","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bts","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"bua","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ca","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ceb","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ckb","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"chm","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"cgg","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"cnh","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"co","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"crh","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"crs","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"cs","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"cv","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"cy","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"da","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"de","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"din","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"doi","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"dov","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"dv","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"dz","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ee","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"el","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"en","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"eo","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"es","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"et","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"eu","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"fa","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ff","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"fi","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"fil","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"fj","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"fr","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"fr-CA","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"fr-FR","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"fy","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ga","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"gaa","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"gd","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"gl","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"gn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"gom","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"gu","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ha","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"haw","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"he","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"hi","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"hil","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"hmn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"hr","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"hrx","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ht","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"hu","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"hy","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"id","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ig","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ilo","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"is","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"it","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"iw","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ja","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"jv","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"jw","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ka","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"kk","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"km","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"kn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ko","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"kri","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ktu","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ku","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ky","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"la","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"lb","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"lg","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"li","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"lij","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"lmo","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ln","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"lo","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"lt","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ltg","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"luo","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"lus","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"lv","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mai","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mak","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mg","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mi","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"min","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mk","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ml","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mni-Mtei","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mr","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ms","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ms-Arab","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"mt","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"my","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ne","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"new","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"nl","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"no","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"nr","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"nso","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"nus","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ny","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"oc","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"om","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"or","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pa","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pa-Arab","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pag","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pap","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pam","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pl","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ps","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pt","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pt-BR","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"pt-PT","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"qu","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ro","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"rom","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ru","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"rw","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sa","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"scn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sd","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sg","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"shn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"si","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sk","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sl","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sm","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"so","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sq","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sr","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ss","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"st","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"su","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sv","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"szl","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"sw","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ta","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"te","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"tet","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"tg","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"th","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ti","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"tk","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"tl","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"tn","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"tr","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ts","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"tt","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ug","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"uk","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"ur","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"uz","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"vi","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","xh","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"xh","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","yi","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"yi","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yo","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"yo","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yua","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"yua","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yue","zh-CN","zh-TW","zu"]},{"sourceLanguage":"yue","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","zh-CN","zh-TW","zu"]},{"sourceLanguage":"zh-CN","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-TW","zu"]},{"sourceLanguage":"zh-TW","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zu"]},{"sourceLanguage":"zu","targetLanguages":["ab","ace","ach","af","ak","alz","am","ar","as","awa","ay","az","ba","ban","bbc","be","bem","bew","bg","bho","bik","bm","bn","br","bs","btx","bts","bua","ca","ceb","ckb","chm","cgg","cnh","co","crh","crs","cs","cv","cy","da","de","din","doi","dov","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fil","fj","fr","fr-CA","fr-FR","fy","ga","gaa","gd","gl","gn","gom","gu","ha","haw","he","hi","hil","hmn","hr","hrx","ht","hu","hy","id","ig","ilo","is","it","iw","ja","jv","jw","ka","kk","km","kn","ko","kri","ktu","ku","ky","la","lb","lg","li","lij","lmo","ln","lo","lt","ltg","luo","lus","lv","mai","mak","mg","mi","min","mk","ml","mn","mni-Mtei","mr","ms","ms-Arab","mt","my","ne","new","nl","no","nr","nso","nus","ny","oc","om","or","pa","pa-Arab","pag","pap","pam","pl","ps","pt","pt-BR","pt-PT","qu","ro","rom","ru","rw","sa","scn","sd","sg","shn","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","szl","sw","ta","te","tet","tg","th","ti","tk","tl","tn","tr","ts","tt","ug","uk","ur","uz","vi","xh","yi","yo","yua","yue","zh-CN","zh-TW"]}]}}],"value":{"sourceLanguage":"auto","targetLanguage":null}}],"showFilePicker":false},"type":"freeform"}],"orderIndex":null,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"translation","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":"experimental","batchPredictionConfigs":[],"codeTemplatePath":"gemini_unified","displayName":null,"expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":true,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"gemini","modelId":"translation-llm-002","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":"2025-01-20","sdkStage":"private","shortDescription":"Super-fast and efficient translation with 1K context window","successorName":null,"supportedRegions":["us-central1"],"supportedUserTiers":["LOGINLESS","NO_GCP","GCP_FREE","FREE_ELIGIBLE","FREE","LIMITED"],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]}],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Veo 2","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"veo","modelId":"veo-2.0-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"video"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality video generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3250,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3250,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Veo 3 Fast","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"veo","modelId":"veo-3.0-fast-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"video"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality video generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3240,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3240,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Veo 3","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"veo","modelId":"veo-3.0-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"video"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality video generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3230,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3230,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Veo 3.1 Fast","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"veo","modelId":"veo-3.1-fast-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"video"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality video generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3220,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3220,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Veo 3.1","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"veo","modelId":"veo-3.1-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"video"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality video generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3210,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3210,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Veo 3.1 Lite","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"veo","modelId":"veo-3.1-lite-generate-001","modelInfo":null,"modelSelectorGroups":[{"name":"video"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Google's high-quality video generation model.","successorName":null,"supportedRegions":[],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3200,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3200,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Virtual try-on","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":true,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"imagen","modelId":"virtual-try-on-001","modelInfo":null,"modelSelectorGroups":[{"name":"image"}],"pantheonFlag":{"experimentFlag":"VISION_AI_MEDIA_STUDIO_NEXT__ENABLED","isFlagRequired":null,"trustedTesterSetting":""},"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"google","releaseDate":null,"sdkStage":"","shortDescription":"Specialized model to generate images of people trying on clothing.","successorName":null,"supportedRegions":[],"supportedUserTiers":["FREE","LIMITED","FULL"],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3490,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":3490,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Meta Llama 3 405B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama-3.1-405b-instruct-maas","modelFamily":"meta","modelId":"llama-3.1-405b-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-07-23","sdkStage":"","shortDescription":"Optimized for multilingual dialogue tasks with 405B parameters","successorName":null,"supportedRegions":["us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2295,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2295,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Meta Llama 3 70B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama-3.1-405b-instruct-maas","modelFamily":"meta","modelId":"llama-3.1-70b-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-07-23","sdkStage":"","shortDescription":"Optimized for multilingual dialogue tasks with 70B parameters","successorName":null,"supportedRegions":["us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2290,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2290,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Llama 3.1 8B","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama3_1@llama-3.1-8b","modelFamily":"meta","modelId":"llama3_1@llama-3.1-8b","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-07-23","sdkStage":"","shortDescription":"Optimized for multilingual dialogue tasks with 8B parameters","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Llama 3.1 8B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama3_1@llama-3.1-8b-instruct","modelFamily":"meta","modelId":"llama3_1@llama-3.1-8b-instruct","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-07-23","sdkStage":"","shortDescription":"Optimized for multilingual dialogue tasks with 8B parameters","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Meta Llama 3 8B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama-3.1-405b-instruct-maas","modelFamily":"meta","modelId":"llama-3.1-8b-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-07-23","sdkStage":"","shortDescription":"Optimized for multilingual dialogue tasks with 8B parameters","successorName":null,"supportedRegions":["us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2280,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2280,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Llama 3.2 1B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama3-2@llama-3.2-1b-instruct","modelFamily":"meta","modelId":"llama3-2@llama-3.2-1b-instruct","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-09-25","sdkStage":"","shortDescription":"Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Llama 3.2 3B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama3-2@llama-3.2-3b-instruct","modelFamily":"meta","modelId":"llama3-2@llama-3.2-3b-instruct","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-09-25","sdkStage":"","shortDescription":"Llama 3.2 is an auto-regressive language model that uses an optimized transformer architecture.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Meta Llama 3.2 90B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"meta","modelId":"llama-3.2-90b-vision-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[],"supportedFileSources":["local"],"supportedMixContentTypes":true},"publisherId":"meta","releaseDate":"2024-09-25","sdkStage":"","shortDescription":"Optimized for visual recognition tasks with 90B parameters","successorName":null,"supportedRegions":["us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2270,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2270,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Llama 3.3 70B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama3-3@llama-3.3-70b-instruct","modelFamily":"meta","modelId":"llama3-3@llama-3.3-70b-instruct","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-12-06","sdkStage":"","shortDescription":"Optimized for multilingual dialogue tasks with 70B parameters","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Meta Llama 3.3 70B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama-3.3-70b-instruct-maas","modelFamily":"meta","modelId":"llama-3.3-70b-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2024-12-06","sdkStage":"","shortDescription":"Optimized for multilingual dialogue tasks with 70B parameters","successorName":null,"supportedRegions":["us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2260,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2260,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Meta Llama 4 Maverick Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":null,"modelFamily":"meta","modelId":"llama-4-maverick-17b-128e-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":10,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":5,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"}],"supportedFileSources":["local","gcs","google_drive_local","http"],"supportedMixContentTypes":true},"publisherId":"meta","releaseDate":"2025-04-05","sdkStage":"","shortDescription":"Natively multimodal model for image and text understanding","successorName":null,"supportedRegions":["us-east5"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2210,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2210,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Llama 4 Scout 17B 16E Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama4@llama-4-scout-17b-16e-instruct","modelFamily":"meta","modelId":"llama4@llama-4-scout-17b-16e-instruct","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"meta","releaseDate":"2025-04-05","sdkStage":"","shortDescription":"The Llama 4 collection of models are natively multimodal AI models that enable text and multimodal experiences.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":true,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Meta Llama 4 Scout Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"llama-4-maverick-17b-128e-instruct-maas","modelFamily":"meta","modelId":"llama-4-scout-17b-16e-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.5},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":4096,"min":1,"step":null,"value":512},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":{"maxPromptSizeMb":100,"supportedContentTypes":[{"countLimit":10,"fileTypes":[{"extensions":["jpeg","jpg"],"mimeType":"image/jpeg"},{"extensions":["png"],"mimeType":"image/png"},{"extensions":["webp"],"mimeType":"image/webp"}],"type":"image"},{"countLimit":5,"fileTypes":[{"extensions":["pdf"],"mimeType":"application/pdf"},{"extensions":["txt"],"mimeType":"text/plain"}],"type":"document"}],"supportedFileSources":["local","gcs","google_drive_local","http"],"supportedMixContentTypes":true},"publisherId":"meta","releaseDate":"2025-04-05","sdkStage":"","shortDescription":"Class-leading natively multimodal model that offers superior text and visual intelligence","successorName":null,"supportedRegions":["us-east5"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2220,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2220,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"MiniMax-M2","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"minimax-m2-maas","modelFamily":"minimax","modelId":"minimax-m2-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":1},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":40},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"minimaxai","releaseDate":null,"sdkStage":"","shortDescription":"MiniMax-M2 is a compact, fast, and cost-effective MoE model","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2150,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2150,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Kimi K2 Thinking","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"kimi-k2-thinking-maas","modelFamily":"moonshotai","modelId":"kimi-k2-thinking-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"moonshotai","releaseDate":null,"sdkStage":"","shortDescription":"Kimi K2 Thinking is built as a thinking agent that reasons step-by-step while dynamically invoking tools","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2140,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2140,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"GPT OSS 120B","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"gpt-oss-120b-maas","modelFamily":"openai","modelId":"gpt-oss-120b-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":8192,"min":1,"step":null,"value":4096},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"openai","releaseDate":"2025-08-05","sdkStage":"","shortDescription":"OpenAI's open model for production, general purpose, high reasoning use cases","successorName":null,"supportedRegions":["global","us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2350,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2350,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"GPT OSS 20B","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"gpt-oss-120b-maas","modelFamily":"openai","modelId":"gpt-oss-20b-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":8192,"min":1,"step":null,"value":4096},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"openai","releaseDate":"2025-08-05","sdkStage":"","shortDescription":"OpenAI's open model for lower latency, and local or specialized use cases","successorName":null,"supportedRegions":["global","us-central1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2351,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2351,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Qwen 3 14B","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"qwen3@qwen3-14b","modelFamily":"qwen","modelId":"qwen3@qwen3-14b","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"qwen","releaseDate":"2025-04-28","sdkStage":"","shortDescription":"Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Qwen3 235B A22B Instruct 2507","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"qwen3-235b-a22b-instruct-2507-maas","modelFamily":"qwen","modelId":"qwen3-235b-a22b-instruct-2507-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.7},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":16384,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.8},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":20},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"qwen","releaseDate":"2025-07-25","sdkStage":"","shortDescription":"Qwen3 variant with significant improvements in general capabilities and multi-language knowledge","successorName":null,"supportedRegions":["us-south1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2190,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2190,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Qwen 3 32B","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"qwen3@qwen3-32b","modelFamily":"qwen","modelId":"qwen3@qwen3-32b","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"qwen","releaseDate":"2025-04-28","sdkStage":"","shortDescription":"Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Qwen 3 4B","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"qwen3@qwen3-4b","modelFamily":"qwen","modelId":"qwen3@qwen3-4b","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"qwen","releaseDate":"2025-04-28","sdkStage":"","shortDescription":"Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":null,"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":null,"displayName":"Qwen 3 8B","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"qwen3@qwen3-8b","modelFamily":"qwen","modelId":"qwen3@qwen3-8b","modelInfo":null,"modelSelectorGroups":[],"pantheonFlag":null,"parameterGroups":[],"parameters":[],"promptConstraints":null,"publisherId":"qwen","releaseDate":"2025-04-28","sdkStage":"","shortDescription":"Qwen3 is the large language model series developed by Qwen team, Alibaba Cloud.","successorName":null,"supportedRegions":["us-central1","europe-west4","asia-southeast1","us-west1","us-east5"],"supportedUserTiers":[],"taskConfigs":[],"tuningConfigs":[{"name":"tune_base_model","values":[]},{"name":"is_oss_tuning_model","values":[]},{"name":"support_cmek","values":[]}],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Qwen3 Coder 480B A35B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"qwen3-coder-480b-a35b-instruct-maas","modelFamily":"qwen","modelId":"qwen3-coder-480b-a35b-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.7},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.8},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":20},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"qwen","releaseDate":"2025-07-25","sdkStage":"","shortDescription":"The Qwen team at Alibaba Cloud has introduced Qwen3-Coder, their most advanced agentic code model to date","successorName":null,"supportedRegions":["us-south1"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2191,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2191,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Qwen3 Next 80B A3B Instruct","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"qwen3-next-80b-a3b-instruct-maas","modelFamily":"qwen","modelId":"qwen3-next-80b-a3b-instruct-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.7},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.8},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":20},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"qwen","releaseDate":"2025-07-25","sdkStage":"","shortDescription":"Fine-tuned for instruction following, performing on par with the flagship Qwen3-235B-A22B-Instruct-2507","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2185,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2185,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"Qwen3 Next 80B A3B Thinking","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"qwen3-next-80b-a3b-thinking-maas","modelFamily":"qwen","modelId":"qwen3-next-80b-a3b-thinking-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-k changes how the model selects tokens for output. A top-k of 1 means the selected token is the most probable among all tokens in the model's vocabulary (also called greedy decoding), while a top-k of 3 means that the next token is selected from among the 3 most probable tokens (using temperature).","isValueStatic":null,"name":"top_k","numericRangeValue":{"max":40,"min":1,"step":null,"value":20},"selectValue":null,"title":"Top-K","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"qwen","releaseDate":null,"sdkStage":"","shortDescription":"Optimized for complex reasoning tasks, outperforming models like Qwen3-32B-Thinking and even closed-source models on multiple benchmarks","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2186,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[],"orderIndex":2186,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"GLM 4.7","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"glm-4.7-maas","modelFamily":"zai.org","modelId":"glm-4.7-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"zai-org","releaseDate":null,"sdkStage":"","shortDescription":"GLM 4.7 is a model from ZAI.org for core or vibe coding, tool use, and complex reasoning.","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2360,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2360,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null},{"apiConfig":{"isEnablementRequired":null,"schema":"google.cloud.aiplatform.master.PredictionService.ChatCompletions","url":null,"version":null},"badge":null,"batchPredictionConfigs":[],"codeTemplatePath":"chat_completions","displayName":"GLM 5","expirationDate":null,"isExperimentalModel":null,"isPrivateModel":null,"isTokenCountSupported":null,"legacyModelIds":[],"licenseModelId":"glm-5-maas","modelFamily":"zai.org","modelId":"glm-5-maas","modelInfo":null,"modelSelectorGroups":[{"name":"third party"}],"pantheonFlag":null,"parameterGroups":[],"parameters":[{"boolValue":null,"groupId":null,"hint":"Temperature controls the degree of randomness in token selection. Lower temperatures are good for prompts that expect a true or correct response, while higher temperatures can lead to more diverse or unexpected results. With a temperature of 0 the highest probability token is always selected.","isValueStatic":null,"name":"temperature","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.6},"selectValue":null,"title":"Temperature","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Output token limit determines the maximum amount of text output from one prompt. A token is approximately four characters.","isValueStatic":null,"name":"max_output_tokens","numericRangeValue":{"max":32768,"min":1,"step":null,"value":8192},"selectValue":null,"title":"Output token limit","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":null,"groupId":null,"hint":"Top-p changes how the model selects tokens for output. Tokens are selected from most probable to least until the sum of their probabilities equals the top-p value. For example, if tokens A, B, and C have a probability of .3, .2, and .1 and the top-p value is .5, then the model will select either A or B as the next token (using temperature).","isValueStatic":null,"name":"top_p","numericRangeValue":{"max":1,"min":0,"step":null,"value":0.95},"selectValue":null,"title":"Top-P","type":"numeric_range","unsetValueEnabled":null,"visibility":null},{"boolValue":true,"groupId":null,"hint":null,"isValueStatic":true,"name":"streaming","numericRangeValue":null,"selectValue":null,"title":"Streaming","type":"bool","unsetValueEnabled":null,"visibility":null}],"promptConstraints":null,"publisherId":"zai-org","releaseDate":null,"sdkStage":"","shortDescription":"GLM 5 is a model from ZAI.org targeting complex systems engineering and long-horizon agentic tasks.","successorName":null,"supportedRegions":["global"],"supportedUserTiers":[],"taskConfigs":[{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2365,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"single-turn","voiceConfig":null},{"bidiConfig":null,"codeExecutionConfig":null,"functionCallingConfig":null,"groundingConfig":null,"imageGenerationConfig":null,"isDefaultModel":null,"layouts":[{"supportedSuffix":null,"toolbarConfig":null,"type":"system"}],"orderIndex":2365,"outputConfig":null,"parameters":[],"responseMimeTypesConfig":null,"safetyFilterSettings":null,"stopSequenceConfig":null,"thinkingConfig":null,"type":"multi-turn","voiceConfig":null}],"tuningConfigs":[],"updateDate":null}]