Skip to content

v6.18.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 21:27
· 361 commits to refs/heads/main since this release
e18e407

Changes

  • fix: Async Retriever change url path for download retriever (#192)
    • In download_retriever, the url is now passed as stream_slice.extra_fields['url'].

New Features ✨

  • feat: Async Retriever add url_requester (#211)