This commit is contained in:
Mason Daugherty
2025-07-18 15:31:47 -04:00
parent 50a12a7ee5
commit 2927e0d279

View File

@@ -0,0 +1,16 @@
"""Method for chat models.
Examples:
- Metadata
- Model name
- Identifier
- Labels
- Version
- Context window size
- Model support:
- Streaming
- Tool calling
- Structured output
- Reasoning
- Multimodal input/output
"""