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

"max_iters" probably obsoleted? #1142

Closed
hcchengithub opened this issue Jun 13, 2024 · 3 comments
Closed

"max_iters" probably obsoleted? #1142

hcchengithub opened this issue Jun 13, 2024 · 3 comments

Comments

@hcchengithub
Copy link

hcchengithub commented Jun 13, 2024

desty_utils.py

self.cot = dspy.ChainOfThought(ChainOfThoughtSignature, max_iters=5) <-- error, max_iters in trouble. Must remove. 

dspy-ai version 2.4.9

@hcchengithub
Copy link
Author

hcchengithub commented Jun 13, 2024

Simply remove it would do. Copied from dspy.ProgramOfThought by mistake I guess.
desty_utils.py's problem.

@arnavsinghvi11
Copy link
Collaborator

Hi @hcchengithub ,

Could you clarify if this is an error within DSPy or for the separate mentioned file?

@okhat
Copy link
Collaborator

okhat commented Jun 22, 2024

This doesn't seem to be inside DSPy, i.e. no desty_utils.py here.

@okhat okhat closed this as completed Jun 22, 2024
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

3 participants