Update README.md functionary demo typo (#996)

missing comma
This commit is contained in:
evelynmitchell 2023-12-16 17:00:30 -07:00 committed by GitHub
parent f1c631dc53
commit 37da8e863a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -220,7 +220,7 @@ The gguf-converted files for this model can be found here: [functionary-7b-v1](h
"function": {
"name": "UserDetail",
"parameters": {
"type": "object"
"type": "object",
"title": "UserDetail",
"properties": {
"name": {