JSONAdapter
Found in 1 package: dspy
dspy(5 releases)
3.2.0This release introduces significant decoupling from LiteLLM by moving capability checks to BaseLM and introducing a DSPy-owned error type, while also enhancing optimizer chaining with BetterTogether. Security and stability improvements were made across RLM, PythonInterpreter, and cache handling, including an opt-in restricted pickle mode for disk cache.
3.0.4b2This release adds new tooling APIs, improves networking headers, and introduces several bug fixes and documentation updates.
3.0.0b2BreakingDSPy 3.0.0b2 introduces new LM providers, async adapters, and extensive cleanup, but also removes several legacy APIs and drops Python 3.9 support, requiring code updates.
2.6.0BreakingThis release removes deprecated functional and dsp clients, adds streaming, a sandboxed interpreter, retry support, and several feature enhancements while fixing literal handling bugs.
2.6.0rc9This release adds trusted library imports for the PythonInterpreter sandbox, enhances argument parsing for dspy.ReAct, improves literal handling in adapters, and includes several bug fixes and documentation updates.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when JSONAdapter changes.
Learn More