Skip to content

Home > llm-ops > structSchema

structSchema interface

call 方法的struct参数的数据结构。

Signature:

typescript
export interface structSchema
export interface structSchema

Properties

PropertyModifiersTypeDescription
function_call?function_callType(Optional)
functions?functionsType(Optional)
schema?string(Optional)
typeName?string(Optional)

Released under the MIT License.