Skip to content

Support for streaming? #21

@aesnyder

Description

@aesnyder

This is really cool. Does this support streaming responses?

From the docs & code it appears not to but it would be really nice. Something like how RubyLLM supports:

chat.ask('what is the capital of North Carolina') do |chunk| 
  broadcast_to_frontend chunk
end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions