Skip to content

Commit a093712

Browse files
feat: Remove tutorial section from README
Removed tutorial section and related instructions from README.
1 parent f80a312 commit a093712

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

node/ai-knowledge-assistant/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ It uses [Vertex AI](https://cloud.google.com/vertex-ai) with the
2525
model to answer to user questions based on the knowledge base extracted from the
2626
conversation history.
2727

28-
## Tutorial
29-
30-
For detailed instructions to deploy and run this sample, follow the
31-
[dedicated tutorial](https://developers.google.com/workspace/chat/tutorial-ai-knowledge-assistant)
32-
in the Google Chat developer documentation.
33-
3428
## Scripts
3529

3630
- `npm run test` : Executes all the unit tests.

0 commit comments

Comments
 (0)