Name | Type | Description | Notes |
---|---|---|---|
role | RoleEnum | The role of the messages author, in this case `function`. | |
content | String | The contents of the function message. | |
name | String | The name of the function to call. |
Name | Value |
---|---|
FUNCTION | "function" |
Name | Type | Description | Notes |
---|---|---|---|
role | RoleEnum | The role of the messages author, in this case `function`. | |
content | String | The contents of the function message. | |
name | String | The name of the function to call. |
Name | Value |
---|---|
FUNCTION | "function" |