MCPcopy Create free account
hub / github.com/Paper2Poster/Paper2Poster / OpenAIVisionDetailType

Class OpenAIVisionDetailType

camel/types/enums.py:809–812  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

807
808
809class OpenAIVisionDetailType(Enum):
810 AUTO = "auto"
811 LOW = "low"
812 HIGH = "high"
813
814
815class StorageType(Enum):

Callers 3

make_user_messageMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected