We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a1586 commit d62f2caCopy full SHA for d62f2ca
docs/Sample-AI.md
@@ -39,6 +39,7 @@ ApiLogicServer start
39
This will launch the API Logic Server in VSCode. We've moved the Copilot chat pane to the right.
40
41

42
+
43
---
44
45
## 1. Create DB Model with Copilot
@@ -70,7 +71,7 @@ Copilot creates the SQLAlchemy model code.
70
71
72
Paste the generated code into a new model file called `sample_ai.py` (step 2 in the screenshot below):
73
-
74
+
75
76
77
## 2. API Logic Server: Create
0 commit comments