Skip to content

Commit 85a2484

Browse files
committed
Add link to instruction proposer docs
1 parent 5c79197 commit 85a2484

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dspy/teleprompt/gepa/gepa.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,9 @@ def metric(
220220
[`ProposalFn`](https://github.com/gepa-ai/gepa/blob/main/src/gepa/core/adapter.py). This default
221221
proposer is highly capable and was validated across diverse experiments reported in the GEPA
222222
paper and tutorials.
223+
224+
See documentation on custom instruction proposers
225+
[here](https://dspy.ai/api/optimizers/GEPA/GEPA_Advanced/#custom-instruction-proposers).
223226
224227
**Advanced Feature**: Only needed for specialized scenarios:
225228
- **Multi-modal handling**: Processing dspy.Image inputs alongside textual information

0 commit comments

Comments
 (0)