Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
809
class
OpenAIVisionDetailType(Enum):
810
AUTO =
"auto"
811
LOW =
"low"
812
HIGH =
"high"
813
814
815
class
StorageType(Enum):
Callers
3
count_tokens_from_messages
Method · 0.90
make_user_message
Method · 0.90
make_assistant_message
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected