Skip to content

Commit 50b2115

Browse files
committed
take ai out to the wood shed
1 parent e5f855a commit 50b2115

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ API Logic Server **differentiates** from traditional approaches:
107107

108108
* For systems providing update, logic automation is critical. It's nearly half the effort. The promise of Low Code *requires logic automation.*
109109

110-
* Unlike basic GenAI, API Logic Server creates **complete microservices**, **including logic automation.** You have working software. With GenAI, you have a database.
110+
* Unlike basic GenAI, API Logic Server creates **complete microservices -- including logic automation.** You have working software. With GenAI, you have a database.
111111

112112
<details markdown>
113113

@@ -121,7 +121,7 @@ As noted above, nearly half the effort in a system is the logic. In most cases,
121121

122122
**Triggers**
123123

124-
The trigger solution typically looks something like this:
124+
The trigger solution GenAI response typically looks something like this:
125125

126126
```sql
127127
-- Note: The enforcement of the Check Credit requirement is complex and might be better handled in application logic.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ nav:
2424
- Execute From Terminal: Execute.md
2525
- Express Eval (unavail): Install-Eval.md
2626
- Demos, Tutorial, Samples:
27-
- "Generative AI Automation": Sample-Genai.md
27+
- "GenAI Microservice Automation": Sample-Genai.md
2828
- "Tutorial": Tutorial.md
2929
- "AI Demo": Sample-AI.md
3030
- "Sample DB, Project": Sample-Database.md

0 commit comments

Comments
 (0)