Reverts a regression in the FSDP integration.
Add pip install transformers["agent"]
to have all dependencies agents rely on.
Fixes the documentation about agents.
- Revert "search buffers for dtype" in #23308 by @sgugger
- Fix image segmentation tool test in #23306 by @sgugger
- Fix typo in gradio-tools docs in #23305 by @freddyaboulton
- Fix broken links in the agent docs in #23297 by @sgugger
- Agents extras in #23301 by @LysandreJik
- Update transformers_agents.mdx in #23289 by @mishig25
- Update custom_tools.mdx: fix link in #23292 by @mishig25