GoogleCloudPlatform / GoogleCloudPlatform/generative-ai

[Bug]: syntax error in cloud run

Open
#1,795 3 comments 0 reactions 1 assignee Claimed by @ZackAkil View on GitHub
Dominant language
Jupyter Notebook
Stars
17.7k
Forks
4.5k
Avg merge
12h 38m
Merged PRs (30d)
42

Description

### File Name

gemini/multimodal-live-api/websocket-demo-app

### What happened?

Hi Team,

Could you please check the syntax of below in cloud run. I am getting error at "gemini-live-demo"

```sh
gcloud run deploy --project=YOUR-PROJECT-ID \
--region=us-central1 \
--source=./ \
--allow-unauthenticated \
--port=8000 \
gemini-live-demo
```

### Relevant log output

```shell
Resource 'gemini-live-demo' of kind 'SERVICE' in region 'us-central1' in project '' does not exist.
```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.