mirror of
https://github.com/mudler/LocalAI.git
synced 2025-01-18 10:46:46 +00:00
Update openai-functions.md
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
parent
88d0aa1e40
commit
9e8b34427a
@ -86,8 +86,8 @@ The functions calls maps automatically to grammars which are currently supported
|
||||
|
||||
```yaml
|
||||
function:
|
||||
no_grammar: true
|
||||
response_regex: "..."
|
||||
no_grammar: true
|
||||
response_regex: "..."
|
||||
```
|
||||
|
||||
The response regex have to be a regex with named parameters to allow to scan the function name and the arguments. For instance, consider:
|
||||
|
Loading…
Reference in New Issue
Block a user