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