Add more functionality to signature description parsing

This commit is contained in:
2025-12-06 01:43:05 -05:00
parent e7b1ead56e
commit 65d832fd0e

View File

@@ -18,9 +18,6 @@ A DSPy module that wraps the Claude Code Python SDK with a signature-driven inte
```bash
# install with uv
uv add claude-agent-sdk dspy modaic nest-asyncio
# or with pip
pip install claude-agent-sdk dspy modaic nest-asyncio
```
**Prerequisites:**