langserve icon indicating copy to clipboard operation
langserve copied to clipboard

RuntimeError: super(): __class__ cell not found

Open Sword40 opened this issue 1 month ago • 0 comments

langserve serialization.py def default()

super()
user super in method ,not a class RuntimeError: super(): class cell not found

Sword40 avatar Oct 20 '25 04:10 Sword40