Releases: BriefHQ/hopfield
Releases · BriefHQ/hopfield
Patch Changes
- #14
5c29dec
Thanks @0xcadams! - Feature: added a ReadableStream
to the response from the Streaming Chat provider and removed readableFromAsyncIterable
from the exports, to simplify integration.
Minor Changes
e77072a
Thanks @0xcadams! - Feature: added the initial OpenAI validator to Hopfield, with Streaming/Non-Streaming Chat, Function Calling, Templates, and Embeddings.