Skip to content

Commit 37da8e8

Browse files
Update README.md functionary demo typo (abetlen#996)
missing comma
1 parent f1c631d commit 37da8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ The gguf-converted files for this model can be found here: [functionary-7b-v1](h
220220
"function": {
221221
"name": "UserDetail",
222222
"parameters": {
223-
"type": "object"
223+
"type": "object",
224224
"title": "UserDetail",
225225
"properties": {
226226
"name": {

0 commit comments

Comments
 (0)