Add more functionality to signature description parsing
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
A DSPy module that wraps the Claude Code Python SDK with a signature-driven interface. Each agent instance maintains a stateful conversation session, making it perfect for multi-turn agentic workflows.
|
A DSPy module that wraps the Claude Code Python SDK with a signature-driven interface. Each agent instance maintains a stateful conversation session, making it perfect for multi-turn agentic workflows.
|
||||||
|
|
||||||
|
Reference to the original Claude Agent Python SDK: [Claude Agent Python SDK](https://platform.claude.com/docs/en/agent-sdk/python)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- **Signature-driven** - Use DSPy signatures for type safety and clarity
|
- **Signature-driven** - Use DSPy signatures for type safety and clarity
|
||||||
|
|||||||
Reference in New Issue
Block a user