hf-llm-api / constants /networks.py
Hansimov's picture
:gem: [Feature] New HuggingchatStreamer: get_conversation_id
f1218fc
raw
history blame
155 Bytes
REQUESTS_HEADERS = {
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36"
}