We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c79197 commit 85a2484Copy full SHA for 85a2484
dspy/teleprompt/gepa/gepa.py
@@ -220,6 +220,9 @@ def metric(
220
[`ProposalFn`](https://github.com/gepa-ai/gepa/blob/main/src/gepa/core/adapter.py). This default
221
proposer is highly capable and was validated across diverse experiments reported in the GEPA
222
paper and tutorials.
223
+
224
+ See documentation on custom instruction proposers
225
+ [here](https://dspy.ai/api/optimizers/GEPA/GEPA_Advanced/#custom-instruction-proposers).
226
227
**Advanced Feature**: Only needed for specialized scenarios:
228
- **Multi-modal handling**: Processing dspy.Image inputs alongside textual information
0 commit comments