Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@prasad89 prasad89 released this 06 Nov 03:08
· 4 commits to main since this release

What's Changed

  • Enhanced PullModel with Visual Feedback
    Integrated visual feedback in PullModel during model retrieval, improving the user experience by providing progress updates.

  • Updated Generate Function for Streaming Responses
    Modified the Generate function to support real-time response handling via channels, allowing for seamless streaming of responses.

  • Expanded GeneratePayload Struct
    Added new fields (Suffix, Images, System, Template, Context, Stream, Raw, KeepAlive) to the GeneratePayload struct, offering increased customization options in API requests.

  • Documentation Updates
    Updated README.md and examples to reflect recent changes, ensuring documentation is up-to-date with the latest features.