Skip to content

Commit

Permalink
chore: update-chatbot-sample to 1.0 (#1802)
Browse files Browse the repository at this point in the history
* chore: update-chatbot-sample to 1.0
  • Loading branch information
i2amsam authored Feb 3, 2025
1 parent 04dd55c commit 2ebcd72
Show file tree
Hide file tree
Showing 34 changed files with 27,577 additions and 374 deletions.
354 changes: 0 additions & 354 deletions samples/chatbot/package-lock.json

This file was deleted.

File renamed without changes.
8 changes: 0 additions & 8 deletions samples/chatbot/README.md → samples/js-chatbot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ This is a simple chatbot. You can pick which model to use.

Prerequisite

- install Genkit (`npm i -g genkit`)
- Google Cloud project with Vertex AI API enabled (https://pantheon.corp.google.com/apis/library/aiplatform.googleapis.com)
- gcloud CLI installed (https://cloud.google.com/sdk/docs/install-sdk)
- to use Llama 3.1 405b enable it in the Vertex AI [Model Garden](https://console.cloud.google.com/vertex-ai/publishers/meta/model-garden/llama3-405b-instruct-maas)
Expand All @@ -16,13 +15,6 @@ gcloud auth login
gcloud auth application-default login --project YOUR_PROJECT
```

Clone this code

```
git clone https://github.com/firebase/genkit
cd genkit/samples/chatbot
```

Install deps and run the chatbot app

```bash
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 2ebcd72

Please sign in to comment.