Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
leurez
/
Adam
like
0
Build error
App
Files
Files
Community
493c37a
Adam
/
poe
/
graphql
/
MessageFragment.graphql
t.me/xtekky
poe api gpt-4
1396122
over 1 year ago
raw
Copy download link
history
blame
Safe
194 Bytes
fragment
MessageFragment
on
Message
{
id
__typename
messageId
text
linkifiedText
authorNickname
state
vote
voteReason
creationTime
suggestedReplies
}