jina-ai / reader

Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
https://jina.ai/reader
Apache License 2.0
7.02k stars 554 forks source link

bug: incorrect attribute name for URL #116

Closed florian-hoenicke closed 1 month ago

florian-hoenicke commented 2 months ago

There are three dots where the URL attribute name should be.

Go on https://jina.ai/reader/ and run a sample request with search activated and json response.

image
florian-hoenicke commented 2 months ago

must be just a display issue since the curl request works for me

hanxiao commented 1 month ago

@shazhou2015

shazhou2015 commented 1 month ago

I saw that @nomagick had already fixed it last week.