Closed ajithvcoder closed 1 month ago
@liyin2015 let me know if the notebook is fine
@ajithvcoder This is great work to show more complicated dataclass structure. I have left comments and basically need to add "No optional" in the dataclass. And please adjust to this new info and rerun the test again. And then it should be good to go!
Also, please rebase to the main as the current base failed on tests
@liyin2015 @Sylph-AI i will do the required changes but it wont pass the ci/cd because there is no quotes here . i have addressed similar issues in this pr https://github.com/SylphAI-Inc/AdalFlow/pull/227 . root cause: 3455b0321730d252defb2bb350a0a9ce9c74fac6
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
@liyin2015 i have made the changes kindly review, its a single file which is not in Adalflow/main branch so i didnt rebase it. Also it has successfully passed the checks
found a method for rebasing and i have rebased it also
Added a new notebook for dataclass tutorial based on following issues