github langchain-ai/deepagents deepagents==0.7.0b2

pre-release4 hours ago

Warning

This is a pre-release version. Install with: pip install deepagents==0.7.0b2

Follow-up to 0.7.0b1 with one SDK change.

Features

  • Shorten the LLM-facing descriptions for the task tool and filesystem tools (read_file, grep, edit_file, glob, execute). Worked examples and step-by-step tutorials are removed, while one-line purpose statements and load-bearing constraints remain. Tool behavior is unchanged — description strings only. In offline measurement of default-agent tool schemas, total description tokens drop by about 43%. (#5009)

Internal maintainers: @nick-hollon-lc

Released by: @mdrxy

Released from beta/deepagents-0-7-0b2 at commit f993a5d

Git log since deepagents==0.7.0b1

This commit history includes changes to this package. Commits are listed newest first.

  • f993a5d hotfix(sdk): beta release 0.7.0b2
  • 761f5f0 feat(sdk): trim built-in tool descriptions (#5009)

Don't miss a new deepagents release

NewReleases is sending notifications on new releases.