Skip to content

Commit 947ad1b

Browse files
refactor: improve clarity in titles and section descriptions for chatbot and instance documentation
1 parent 01eb387 commit 947ad1b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

content/learning-paths/servers-and-cloud-computing/qdrant-on-axion/chatbot-usecase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The output is similar to:
9999
}
100100
```
101101

102-
This confirms the vector collection has been created successfully.
102+
The output confirms the vector collection has been created successfully.
103103

104104
## Create chatbot script
105105

content/learning-paths/servers-and-cloud-computing/qdrant-on-axion/instance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Create a Google Axion C4A arm64 virtual machine on GCP
2+
title: Create a Google Axion C4A Arm virtual machine
33
weight: 3
44

55
### FIXED, DO NOT MODIFY
66
layout: learningpathall
77
---
88

9-
## Provision a Google Axion C4A arm64 virtual machine
9+
## Provision Axion infrastructure for Qdrant
1010

1111
In this section you'll create a Google Axion C4A arm64 virtual machine on Google Cloud Platform. You'll use the `c4a-standard-4` machine type, which provides 4 vCPUs and 16 GB of memory. This virtual machine hosts your Qdrant applications.
1212

@@ -45,7 +45,7 @@ A new browser window opens with a terminal connected to your VM.
4545

4646
![Browser-based SSH terminal window with black background showing Linux command prompt and Google Cloud branding at top#center](images/gcp-shell.png "Terminal session connected to the VM")
4747

48-
## What you've learned and what's next
48+
## Summary
4949

5050
In this section:
5151

0 commit comments

Comments
 (0)