Lei Zhang

Results 87 comments of Lei Zhang

Hi, I just submitted a PR https://github.com/rr-/docstring_parser/pull/98 I see that GitHub Actions is failing in the Windows environment. Can we prioritize fixing the workflow first?

> > I see that GitHub Actions is failing in the Windows environment. Can we prioritize fixing the workflow first? > > Certainly. Are you aware why the workflow is...

I noticed that the GitHub Actions for the project have been fixed after some time of failure. I would like to ask if it would be possible to release a...

cool, I have upgraded to `docstring_parser` 0.17.0rc1 in the [@camel-ai/camel](https://github.com/camel-ai/camel) project, and all tests are passing.

> can you add to the test to confirm it can autopopulate > > * name from function name > * description from docstring Thank you for your suggestion. To...

> Great integration @coolbeevip!, > > just a couple comments on my side, also additionally there is an example file that still uses the old synchronous syntax, here is some...

Can you add some test cases in test_score_based.py? https://github.com/camel-ai/camel/blob/master/test/memories/context_creators/test_score_based.py