Steps to reproduce:
- Search whatever keywords.
- Click on "Quick Answer ->"
Expected behavior:
A short answer related to my search. Instead I get an error "Sorry, I couldn't summarize these results."
Debug info:
- Browser: Firefox on Linux (User-Agent:
Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0
)
- Kagi data center: ASIA-EAST
The request exported:
curl 'https://kagi.com/mother/context?q=what+does+argo+prune+mean' -H 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0' -H 'Accept: */*' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br' -H 'Referer: https://kagi.com/search?q=what+does+argo+prune+mean' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: <REDACTED>' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' -H 'Authorization: <REDACTED>' -H 'TE: trailers'
The response from Kagi:
{"output_text":"Sorry, I couldn't summarize these results.","output_data":{},"error":true,"tokens":0,"type":"final"}
Image/Video: