RunLLM / aqueduct

Aqueduct is no longer being maintained. Aqueduct allows you to run LLM and ML workloads on any cloud infrastructure.
https://aqueducthq.com
Apache License 2.0
521 stars 16 forks source link

Fix generated docstrings when viewing resource methods in Jupyter #1315

Closed kenxu95 closed 1 year ago

kenxu95 commented 1 year ago

Describe your changes and why you are making these changes

Simple bug fix that shows the docstring for even those methods using the @validate_is_connected() decorator.

image

Related issue number (if any)

ENG-2886

Loom demo (if any)

Checklist before requesting a review