Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Resonance
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
distantmagic
Resonance
Commits
76d522ed
Unverified
Commit
76d522ed
authored
11 months ago
by
Mateusz Charytoniuk
Committed by
GitHub
11 months ago
Browse files
Options
Downloads
Patches
Plain Diff
fix(docs): typo
parent
243ee930
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/pages/tutorials/semi-scripted-conversational-applications/index.md
+2
-2
2 additions, 2 deletions
...orials/semi-scripted-conversational-applications/index.md
with
2 additions
and
2 deletions
docs/pages/tutorials/semi-scripted-conversational-applications/index.md
+
2
−
2
View file @
76d522ed
...
@@ -70,8 +70,8 @@ How about building the applications themselves without writing code?
...
@@ -70,8 +70,8 @@ How about building the applications themselves without writing code?
Let us meet the AI halfway. We will create a semi-scripted dialogue to list
Let us meet the AI halfway. We will create a semi-scripted dialogue to list
predefined dialogue nodes and potential responses. The system will accept any
predefined dialogue nodes and potential responses. The system will accept any
input and try to match it with one of the predefined responses. This allows us
input and try to match it with one of the predefined responses. This allows us
flexibility when accepting inputs and be strict and predictable about our
o
flexibility when accepting inputs and be strict and predictable about our
utputs.
o
utputs.
### Ingredients
### Ingredients
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment