You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Mehdi-Bl Thank you for your reply. However, I noticed that LibreChat is also written in TypeScript. As for Cline, as far as I know, they support running a local process via the command line, similar to Claude. They do not support remote SSE (Server-Sent Events).
Librechat is using SSE and I'm using it that way. Yes it's TS.
It allows me to use my MCP setup with ChatGPT and other models like llama to benchmark and compare or use some local models too.
clients/simple-chatbot
I'm exploring the functionality of SSE. I found the SSE server in the examples, but there is no SSE client. Will there be one in the future?
The text was updated successfully, but these errors were encountered: