Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Porting functionality in upstream http commands #3

@1412031

Description

@1412031

Greetings, I've wrote a couple of wrappers around APIs like OpenAI and Anthropic and I've spent considerable amounts of time hacking around parsing sse when streaming.

At some point I would like to share them in nushell_scripts for others to use and your plugin is perfect for parsing the response.

I've been wondering, is there anything (apart from time and effort) stopping one from incorporating the parser in nushell instead of using it separately like a plugin?

SSE have become quite a thing lastly and having them handled without any external dependencies could be quite useful in many cases.

In any case, thanks for authoring this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions