We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80a312 commit a093712Copy full SHA for a093712
node/ai-knowledge-assistant/README.md
@@ -25,12 +25,6 @@ It uses [Vertex AI](https://cloud.google.com/vertex-ai) with the
25
model to answer to user questions based on the knowledge base extracted from the
26
conversation history.
27
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
34
## Scripts
35
36
- `npm run test` : Executes all the unit tests.
0 commit comments