LLM & ChatActive
wiro / rag-chat-website
rag-chat-website
Instantly retrieve and analyze content from any website URL. Select your LLM model, fetch key information from the page, and generate context-aware responses with ease!
ChatLLMRAGWebsite
Model ID
rag-chat-website
Provider
wiro
Updated
1770494551
wiro playground—wiro/rag-chat-website
Updated 1770494551

API quick start
Run rag-chat-website with a single API call.
POST https://api.wiro.ai/v1/Run/wiro/rag-chat-website
{
"prompt": "When was the first football game played?",
"user_id": "...",
"session_id": "...",
"selectedModel": "..."
}