-
Notifications
You must be signed in to change notification settings - Fork 749
Open
Description
The tool/parameter/property is missing enum
ollama-python/ollama/_types.py
Lines 313 to 318 in aec125c
class Property(SubscriptableBaseModel): | |
model_config = ConfigDict(arbitrary_types_allowed=True) | |
type: Optional[str] = None | |
description: Optional[str] = None | |
Metadata
Metadata
Assignees
Labels
No labels