Deployed 6d57622 with MkDocs version: 1.3.0
This commit is contained in:
parent
632ec80443
commit
1a6a68ffcc
23 changed files with 51 additions and 53 deletions
|
|
@ -416,7 +416,7 @@
|
|||
|
||||
<li class="md-nav__item">
|
||||
<a href="../../how-to-guides/create-service/" class="md-nav__link">
|
||||
How to instantiate a GreatAI service
|
||||
How to create a GreatAI service
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
|
@ -1991,13 +1991,13 @@ def predict_domain(sentence, model):
|
|||
|
||||
|
||||
|
||||
<a href="../../how-to-guides/create-service/" class="md-footer__link md-footer__link--next" aria-label="Next: How to instantiate a GreatAI service" rel="next">
|
||||
<a href="../../how-to-guides/create-service/" class="md-footer__link md-footer__link--next" aria-label="Next: How to create a GreatAI service" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
How to instantiate a GreatAI service
|
||||
How to create a GreatAI service
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue