dspy.Image
dspy.Image
基类: BaseType
dspy.Image基类: BaseType
from_PIL(pil_image) 类方法 from_file(file_path: str) 类方法 from_url(url: str, download: bool = False) 类方法 serialize_model() validate_input(values) 类方法 dspy/adapters/types/image.py