Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
class
ChatMessage(BaseModel):
17
role: str
18
content: str
19
20
21
class
ResponseChoice(BaseModel):
Callers
1
_convert_openai_to_reka_messages
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected