MCPcopy Create free account
hub / github.com/Paper2Poster/Paper2Poster / ChatMessage

Class ChatMessage

docling/models/picture_description_api_model.py:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15
16class ChatMessage(BaseModel):
17 role: str
18 content: str
19
20
21class ResponseChoice(BaseModel):

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected