huggingface / chat-ui

Open source codebase powering the HuggingChat app

Home Page:https://huggingface.co/chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I want to get the html of a website https://bit.ly/4bgmLb9 in huggingchat web search

fancy45daddy opened this issue · comments

I want to get the html of a website https://bit.ly/4bgmLb9 in hugging-chat web search. In chrome, I can put https://bit.ly/4bgmLb9 in the address bar and get the result. But I do not know how to do that in hugging-chat web search?

I try in hugging-chat and the screenshot
tmp

how to write the prompt so that huggingchat can fullfill the requirement

Best option would be to make an assistant, make sure dynamic prompt is enabled and add {{url:http://your-url-here.com}} inside of the system instructions. That should work.