Change8

2.6.26

📦 dspyView on GitHub →
1 features🐛 2 fixes🔧 3 symbols

Summary

This release adds support for dspy.Tool and dspy.ToolCall field types and includes bug fixes for inspect_history and linting issues.

✨ New Features

  • Support `dspy.Tool` as input field type and `dspy.ToolCall` as output field type.

🐛 Bug Fixes

  • Fixed inspect_history function calling issue (#8315).
  • Fixed lint errors and locked uv dependencies.

🔧 Affected Symbols

dspy.Tooldspy.ToolCallinspect_history