This commit is contained in:
Mason Daugherty 2025-07-28 17:48:23 -07:00 committed by GitHub
commit 6bac9d605c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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
"""