Home > llm-ops > structSchema
structSchema interface
call 方法的struct参数的数据结构。
Signature:
typescript
export interface structSchemaexport interface structSchemaProperties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| function_call? | function_callType | (Optional) | |
| functions? | functionsType | (Optional) | |
| schema? | string | (Optional) | |
| typeName? | string | (Optional) |