Relative Content

Tag Archive for signalr.net-6.0signalr-hubclaude

How to stream Claude response with SignalR and Claudia in .Net 6

I’m trying to set up a chat using Claude and SignalR. We’re in .Net 6 and currently can’t upgrade to .Net 8 at this time. I found Claudia which is supposed to support .Net 6 but the sample code won’t compile. I’ve added an issue on the github repo but so far haven’t received any help. I’m hoping someone here can give me some advice on how to modify this code in my hub to get it working.