Skip to content
Discussion options

You must be logged in to vote

I looked into this again, but I kept hitting a wall.
OpenAI streaming requests do work without delay from a console app, and from an asp.net server. It's not a bug in LangChain.
I tried making changes to my HttpClient setup (to make sure blazor's SetBrowserResponseStreamingEnabled is called), but that didn't improve the situation.

In the end Grok 3 told me that OpenAI doesn't really support direct browser requests with streaming, if that's true then I have been wasting my time trying to make it work! I just wanted to be able to start my blazor wasm app and make LLM direct requests without going through a server, for efficient development purposes.

If that's incorrect or someone's been abl…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@MetacodeX7
Comment options

@steveberdy
Comment options

@MetacodeX7
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by MetacodeX7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants