Skip to content

Commit 8d802c6

Browse files
committed
png version for local ref
1 parent 8b00d0c commit 8d802c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/Sample-AI.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you are **using Copilot..**
4949
The Sample-AI page includes the Natural Language Text to supply to Copilot; paste it, and press enter. It's shown in the diagram below in dark gray ("Use SQLAlchemy to...").
5050

5151

52-
!!! pied-piper "Create database schemas from ChatGPT -- provide this prompt"
52+
!!! pied-piper "Create database model from Copilot -- provide this prompt"
5353

5454
Use SQLAlchemy to create a sqlite database named sample_ai.sqlite, with customers, orders, items and product
5555

@@ -77,7 +77,7 @@ Paste the generated code into a new model file called `sample_ai.py` (step 2 in
7777

7878
## 2. API Logic Server: Create
7979

80-
If you are **using CoPilot:**
80+
If you are **using Copilot:**
8181

8282
Create your project (step 3 in the screenshot above) by entering the following into the bottom terminal pane (als is a synonym for ApiLogicServer):
8383

0 commit comments

Comments
 (0)