Skip to content

Drop perception. Update docs.#1888

Open
Dreamsorcerer wants to merge 1 commit intodevfrom
sam/drop-perception
Open

Drop perception. Update docs.#1888
Dreamsorcerer wants to merge 1 commit intodevfrom
sam/drop-perception

Conversation

@Dreamsorcerer
Copy link
Copy Markdown
Collaborator

Problem

Dropping heavyweight perception from base install. With other PRs, this removes torch from base install.

Also dropping bitsandbytes which doesn't appear to be used anywhere at all?

Also updating the docs now to reflect all those changes.

Breaking Changes

Users wanting perception now need to request it.

@Dreamsorcerer Dreamsorcerer changed the base branch from main to dev April 21, 2026 14:31
Comment thread pyproject.toml
"langchain-text-splitters>=1,<2",
"langchain-huggingface>=1,<2",
"langchain-ollama>=1,<2",
"bitsandbytes>=0.48.2,<1.0; sys_platform == 'linux'",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

bitsandbytes is needed by langchain-ollama or langchain-huggingface. I don't remember which one, but I added it intentionally (should have left a comment at the time).

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.

2 participants