mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
315 B
315 B
Prompt
Supported Types
str
value: str = /* values here */
List[str]
value: List[str] = /* values here */
List[float]
value: List[float] = /* values here */
List[List[float]]
value: List[List[float]] = /* values here */