chore(type-registry): update src_openai_schemas.md after ChatMessage widening
ChatMessage.content type widening (str | list) shifted line numbers. Pure metadata refresh.
This commit is contained in:
@@ -9,7 +9,7 @@ Auto-generated from source. 6 struct(s) defined in this module.
|
||||
|
||||
**Fields:**
|
||||
- `role: str`
|
||||
- `content: str`
|
||||
- `content: str | list`
|
||||
- `tool_calls: Optional[tuple[ToolCall, ...]]`
|
||||
- `tool_call_id: Optional[str]`
|
||||
- `name: Optional[str]`
|
||||
|
||||
Reference in New Issue
Block a user