Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing arguments in documentation #1118

Closed
tom-doerr opened this issue Jun 6, 2024 · 1 comment
Closed

Missing arguments in documentation #1118

tom-doerr opened this issue Jun 6, 2024 · 1 comment

Comments

@tom-doerr
Copy link
Contributor

I noticed there sometimes are arguments missing in the documentation, as for BootstrapFewShotWithRandomSearch
https://dspy-docs.vercel.app/api/optimizers/BootstrapFewShotWithRandomSearch
In this case it's:

        max_errors=10,
        stop_at_score=None,
        metric_threshold=None,

Is this on purpose or is it okay for me to open a PR?

@arnavsinghvi11
Copy link
Collaborator

Just updated! Thanks for raising.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants