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

Documentation mismatch for DepthSearchGraph class #916

Open
MaggiAlessandro opened this issue Feb 5, 2025 · 1 comment
Open

Documentation mismatch for DepthSearchGraph class #916

MaggiAlessandro opened this issue Feb 5, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@MaggiAlessandro
Copy link

The comments and documentation for the DepthSearchGraph class seems a copy from class CodeGeneratorGraph.
Can you update the docs accordingly?
Also including a usage example and details on how the graph works would be very beneficial.

@dosubot dosubot bot added the documentation Improvements or additions to documentation label Feb 5, 2025
@uzairname
Copy link

Also the sample code on the README for DepthSearchGraph does not work:
DepthSearchGraph.__init__() missing 3 required positional arguments: 'prompt', 'source', and 'config'

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

No branches or pull requests

2 participants