Skip to main content

Questions tagged [google-cloud-platform]

Google Cloud Platform provides cloud computing services that let you build applications and websites, store data, and analyze data on Google's infrastructure.

google-cloud-platform
0 votes
0 answers
6 views

Deploy llama on VertexAI

I want to build a telegram chat bot with llama 3. I'm looking for various ways to do this. Somebody suggested me to use VertexAI on Google, but I can't understand the prices when it comes to llama 3. ...
NickNick's user avatar
-3 votes
0 answers
19 views

copying file to GCP VM 150 KiB/s

I'm trying to copy a few tar files (100MB, 200MB) to my Debian 12 e2-micro GCP VM, using Filezilla ( I also tried using MobaxTerm, exactly the same speed) The upload speed is 150 KiB/s Am I doing ...
buga's user avatar
  • 1,050
0 votes
1 answer
21 views

PHP Laravel Google OAuth gives error for some users

I own www.sweai.se I integrated Google login, and it works for me, friends, wife etc. No issues. However one user reported redirect error, and today I got a spike in users and I got a few reporting ...
Ironside Gaming's user avatar
0 votes
1 answer
17 views

How to cache in firebase storage

I was creating my first independent react project in which I had to include an image gallery. I chose Firebase Storage to store my images but I want to optimize my application by caching the images. I ...
Sam's user avatar
  • 1
0 votes
0 answers
30 views

Trigger a Composer DAG using Cloud Scheduler

I created a DAG in Composer that needs to be scheduled with custom params, possibly user-made params, more than 10 times a day. For that reason, that single DAG will be scheduled outside of Composer, ...
Mengard's user avatar
  • 222
-1 votes
0 answers
12 views

BigQuery query quotas are inaccurate

When setting BigQuery "Query usage per day" or "Query usage per day per user" quotas in GCP APIs & Services, the query usage is inaccurate (prior to billing). Cloud Billing ...
Bryce Andrews's user avatar
-2 votes
0 answers
10 views

Sequential IPv6 addressess on GCP [closed]

i'm struggling with a task, can someone help me how to create sequential external IPv6 addresses on GCP? I tried to create different networks, set up a specific address using --external-ipv6-address, ...
Maedek's user avatar
  • 1
0 votes
1 answer
42 views

GCP Cloud Run and gRPC streaming costs

I'm deploying a gRPC service to Cloud Run and this service establishes bi-directional stream with the client and should be long-lived. I see that unless I choose to always allocate my instances, Cloud ...
bli00's user avatar
  • 2,501
0 votes
0 answers
9 views

Bot response to embedding

In Vertex AI I can ground my process with either Google Search which gives me links to websites if I ask for them or with my own data stores of various kinds. What I want to achieve is that I first ...
The O G's user avatar
  • 13
-1 votes
0 answers
21 views

JMS to PubSub to BigQuery (GCP)

I'm relatively new to GCP. I recently got access to a JMS topic/queue and I want to collect the JMS messages into GCP BigQuery. I figure the way to do it would be to go JMS topic -> Pub/Sub -> ...
redhim's user avatar
  • 1
0 votes
1 answer
19 views

Automated recurring files into BigQuery

I work for a small marketing agency, we're transitioning out of Domo and storing our data in BigQuery. Clients send us recurring files on a regular but not exactly scheduled basis. Usually things like ...
Ben Adams's user avatar
-2 votes
0 answers
27 views

How can Gemini API be used in the server side (Firebase / Google Cloud)? [closed]

I'm building an app that uses Flutter on front-end and Firebase for back-end. I would like to use Gemini AI to process Firebase Firestore documents on the server side, so that the results are then ...
Samuel Wakoli's user avatar
0 votes
0 answers
23 views

Is it impossible to access the google.analytics.admin api with a non service account?

I'm trying to use the API with my default app creds like this: client = AnalyticsAdminServiceClient() resource = 'accounts/YOUR_ACCOUNT_ID' email = '[email protected]' role = 'roles/editor' ...
red888's user avatar
  • 30.4k
0 votes
0 answers
17 views

How to correctly generate background images with Vertex Ai and masking

I am trying to take an image of pair or trainers and use generative Ai within Google Cloud to create a new background. I have been able to remove the existing background (example 2, this is a PNG but ...
Ben P's user avatar
  • 3,349
0 votes
0 answers
25 views

Error: Missing argument 'CLUSTER_CONFIG_FILE'. Ray GCP

I have created a GCP Ray cluster from the ray cluster dashboard within GCP, I have also created a Ray cluster locally via docker compose. Is there an easy way to generate the ray cluster config? For ...
jm-nab's user avatar
  • 64

15 30 50 per page
1
2 3 4 5
3346