hanxiao commited on
Commit
4f284f5
·
1 Parent(s): b3fb4c5

docs: update readme

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -11,6 +11,11 @@ Reader converts any URL to an **LLM-friendly** input with a simple prefix `https
11
 
12
  [![banner-reader-api.png](https://jina.ai/banner-reader-api.png)](https://jina.ai/reader)
13
 
 
 
 
 
 
14
  ## Usage
15
 
16
  ### Standard mode
 
11
 
12
  [![banner-reader-api.png](https://jina.ai/banner-reader-api.png)](https://jina.ai/reader)
13
 
14
+
15
+ ## Updates
16
+
17
+ - **2024-04-15**: Reader now supports image reading! It captions all images at the specified URL and adds `Image [idx]: [caption]` as an alt tag (if they initially lack one). This enables downstream LLMs to interact with the images in reasoning, summarizing etc. [See example here](https://x.com/JinaAI_/status/1780094402071023926).
18
+
19
  ## Usage
20
 
21
  ### Standard mode