forked from phoenix/litellm-mirror
* add bedrock image gen async support * added async support for bedrock image gen * move image gen testing * add AmazonStability3Config * add AmazonStability3Config config * update AmazonStabilityConfig * update get_optional_params_image_gen * use 1 helper for _get_request_body * add transform_response_dict_to_openai_response for stability3 * test sd3-large-v1:0 * unit testing for bedrock image gen * fix load_vertex_ai_credentials * fix test_aimage_generation_vertex_ai * add stability.sd3-large-v1:0 to model cost map * add stability.stability.sd3-large-v1:0 to docs
13 lines
608 B
JSON
13 lines
608 B
JSON
{
|
|
"type": "service_account",
|
|
"project_id": "adroit-crow-413218",
|
|
"private_key_id": "",
|
|
"private_key": "",
|
|
"client_email": "test-adroit-crow@adroit-crow-413218.iam.gserviceaccount.com",
|
|
"client_id": "104886546564708740969",
|
|
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
|
"token_uri": "https://oauth2.googleapis.com/token",
|
|
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
|
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/test-adroit-crow%40adroit-crow-413218.iam.gserviceaccount.com",
|
|
"universe_domain": "googleapis.com"
|
|
}
|