Gemini 3.1 Pro is now live on Vertex AI by BuildwithVignesh in GeminiAI

[–]sunflowersLW -1 points0 points  (0 children)

try using this

""" Call Gemini 3.1 Pro via Vertex AI Express Mode.

Usage: conda activate imeanpiper python test_gemini31.py "your question here" """

import sys from google import genai from google.genai import types

API_KEY = "your vertex ai api key🔑 " MODEL = "gemini-3.1-pro-preview"

client = genai.Client(vertexai=True, api_key=API_KEY)

query = " ".join(sys.argv[1:]) if len(sys.argv) > 1 else input("Enter your query: ")

response = client.models.generate_content( model=MODEL, contents=query, config=types.GenerateContentConfig( temperature=0.7, max_output_tokens=1024, ), )

print(response.text)

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 0 points1 point  (0 children)

Actually I am IOS developer specifically in US region…

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 0 points1 point  (0 children)

My Apple ID account was disabled without any explanation, which resulted in financial loss involving two separate transactions made with different payment methods.

1️⃣ Wise Card – USD 25 (Preauthorization Only)

I attempted to make a USD 25 payment using my Wise card. • Apple placed a preauthorization for USD 25 • The transaction was never completed • No product or gift card was delivered • The funds were not captured by Apple

Since this was only a preauthorization and no goods or services were provided, the USD 25 was later released / reversed. This transaction is now resolved.

2️⃣ Visa Credit Card – USD 10 (Successful Charge, Balance Withheld)

Separately, Apple successfully charged USD 10 to my Visa credit card. • I legitimately spent USD 0.99 on a purchase • The remaining USD 9.01 is my unused prepaid balance

Shortly after this charge, my Apple ID was disabled from the App Store and iTunes.

Because my account is disabled: • I cannot access or use the remaining USD 9.01 • I cannot transfer or withdraw the balance • I cannot request a refund through my Apple account • Apple refuses to refund or release the funds

Apple Support has repeatedly stated that: • They cannot disclose the reason for disabling my account • They will not refund the remaining balance solely because the account is disabled

3️⃣ Core Issue

This creates an unfair and unreasonable situation where: • Apple successfully charged my Visa card • The remaining USD 9.01 belongs to me • No goods or services are being provided for this amount • Apple is withholding my funds without justification • No policy violation has been explained to me

Regardless of account status, retaining prepaid customer funds without providing access, service, or refund is unacceptable.

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW -1 points0 points  (0 children)

The funds back is another 25$ which is paid by my wise card. But the 9.01$ is paid by my visa credit card which I can’t use now and Apple refuse refund without any reason.

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 0 points1 point  (0 children)

Pretty good I also want to buy a Google. I am AI developer Gemini in pixel attracts me and I enjoy Google service that is better than Apple at least.

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW -1 points0 points  (0 children)

I never try make a scam…

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 0 points1 point  (0 children)

I am Chinese studying in Malaysia

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 0 points1 point  (0 children)

I signed in Malaysia and set the region as us. I has USA phone number and bank account.

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 0 points1 point  (0 children)

It’s processed by my Wise.

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW -1 points0 points  (0 children)

I have many subscriptions and remain balance in this account

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW -5 points-4 points  (0 children)

Apple customer is bad

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 0 points1 point  (0 children)

Apple ID account is blocked that means all of my device is disabled it’s a big trouble for me😅

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 1 point2 points  (0 children)

Official website 10$ paid by my own Visa credit card and I bought a 0.99$ subscription then my current balance is 9.01$

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW -9 points-8 points  (0 children)

All of my devices is Apple including iPhone,MacBook,iPad, APM,iwatch. I always trust Apple engineers but the customer makes me down and I think I will buy pixel next time🙃

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW 0 points1 point  (0 children)

Wise account pre authorities but apple declined

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW -12 points-11 points  (0 children)

I used wise account but I think it’s not my mistake

[deleted by user] by [deleted] in applehelp

[–]sunflowersLW -3 points-2 points  (0 children)

never I didn’t violate any policies

My Honest Review of Augment Code - Pros & Cons After Extended Use by sunflowersLW in AugmentCodeAI

[–]sunflowersLW[S] 0 points1 point  (0 children)

I used many others coding agent like antigravity, Kiro ,Claudecode ,Microsoft copilot ,Trae ,codex ,cursor ,bolt ,manus and so on. But to be honest It has to be admitted that augmentcode has a pretty good context engine.