ChatRequestOptions
Defined in: types.ts:224
Chat request options.
Properties
Section titled “Properties”
optionalbody:Record<string,unknown>
Defined in: types.ts:228
Request body extras
optionaldata:Record<string,string>
Defined in: types.ts:230
Data to send
headers?
Section titled “headers?”
optionalheaders:Record<string,string>
Defined in: types.ts:226
Request headers
tools?
Section titled “tools?”
optionaltools:Record<string,Tool>
Defined in: types.ts:232
Tools to use