naor117
Active Member
Joined: Aug 4, 2025
Follow
Board
RE: How to connect an HTTP request as an LLM
Yes, I created an http node, but I suppose there are advantages to creating a Chat model node because I believe the communication is more continuous t...
5 months ago
Forum
RE: How to connect an HTTP request as an LLM
My model body appears different from OpenAI's
5 months ago
Forum
RE: How to connect an HTTP request as an LLM
Hi, yes my model is hosted on a server I built, and when I create an HTTP node, I can successfully interact with it and receive a response. I'm looki...
5 months ago
Forum
RE: How to connect an HTTP request as an LLM
jksr: If your model adheres to OpenAI API Standard, you could just use the OpenAI Model and change base_url, model and your API key. Let me know if ...
5 months ago
Forum