Skip to content

Document request and streamingRequest #142

@coyotte508

Description

@coyotte508

cc @philschmid

Mainly add them to the README.md for the inference package, add doc string too

Will be needed for inference endpoints, as a lot of customers have their own custom responses

Also the arguments: args: Args & { data?: Blob | ArrayBuffer } should probably be args: Args & ({ data: Blob | ArrayBuffer } | { inputs: unknown })

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationinference@huggingface/inference related

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions