Skip to content

Commit

Permalink
removed invalid json in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
emcf committed Apr 18, 2024
1 parent 26f4463 commit 3836f0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ The input source is either a file path, a URL, or a directory. The pipe will ext
"image_url": {
"url": "data:image/jpeg;base64,..."}
},
...
]
```
The text and images from these messages may also be prepared for a vector database with `thepipe.core.create_chunks_from_messages` or for downstream use with RAG frameworks. [LiteLLM](https://github.com/BerriAI/litellm) can be used to easily integrate The Pipe with any LLM provider.
Expand Down

0 comments on commit 3836f0f

Please sign in to comment.