Skip to content

Conversation

@bschloss
Copy link
Contributor

Overview

In libraries that depend on banks, like LlamaIndex, the formats for image, audio, video and documents that are passed around are urls, paths, and bytes strings. Banks currently does not support byte string input.

Core Changes

  • Support byte string inputs to relevant formats
  • Update Document formats to be more compatible with existing LLMs

@bschloss bschloss force-pushed the feat-accept-bytes-for-filters branch from 8680980 to 15d5dce Compare January 21, 2026 18:36
@coveralls
Copy link

coveralls commented Jan 21, 2026

Coverage Status

coverage: 94.742% (+0.4%) from 94.361%
when pulling dca33fb on bschloss:feat-accept-bytes-for-filters
into 1c8f4e8 on masci:main.

@bschloss bschloss requested a review from masci January 26, 2026 01:47
Copy link
Owner

@masci masci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@masci masci merged commit 3fa06a2 into masci:main Jan 27, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants