Skip to content

Commit

Permalink
chore: update-js-chat-to-1.0 (#1823)
Browse files Browse the repository at this point in the history
* chore: update-js-chat-to-1.0
  • Loading branch information
i2amsam authored Feb 4, 2025
1 parent c1f654a commit fa3177e
Show file tree
Hide file tree
Showing 9 changed files with 20,841 additions and 13 deletions.
4 changes: 2 additions & 2 deletions samples/js-angular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To build:

```bash
npm i
npm run build
npm run setup
```

The sample is using Vertex AI, so you'll need to auth:
Expand All @@ -18,7 +18,7 @@ gcloud auth application-default login
To run the sample:

```bash
npm start
npm run genkit:dev
```

Point your browser to http://localhost:4200/
Loading

0 comments on commit fa3177e

Please sign in to comment.