docs: re-use original permalinks (#1610)

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto 2024-01-19 19:23:58 +01:00 committed by GitHub
parent e6c3e483a1
commit ee42c9bfe6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 12 additions and 0 deletions

View file

@ -3,6 +3,7 @@
disableToc = false
title = "✍️ Constrained grammars"
weight = 15
url = "/features/constrained_grammars/"
+++
The chat endpoint accepts an additional `grammar` parameter which takes a [BNF defined grammar](https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form).