(no commit message)
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
# Prompt To Signature
|
||||
|
||||
Transform your ideas and prompts into DSPy signatures using the Prompt To Signature Agent!
|
||||
|
||||
## Features
|
||||
- **Natural Language to DSPy Signature**: Convert ideas like "Translate English to German" or "Count people on the image" into a full `dspy.Signature`.
|
||||
- **Dynamic Class Factory**: Generate and use `dspy.Signature` classes at runtime.
|
||||
- **Interactive Refinement**: Iteratively improve generated signatures by providing feedback in a loop.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user