진행 상황 공유
긴급도: 기한이 전혀 없음 · 어조: 직설적
이 메시지는 실제로 당신에게 무엇을 요구하나요?
긴급도: 기한이 전혀 없음 · 어조: 직설적
이 메시지는 실제로 당신에게 무엇을 요구하나요?
Full text access has been the number one question we get from people using the API to build apps, businesses, and research systems. And now, it's live. Add include_full_text_chunks=true to a search and each eligible paper comes back with up to three of its most relevant passages, labeled with the section they came from. One parameter: a flag on the search endpoint you already call, and the same option on the MCP server's search tool. No second request per paper, no PDF pipeline. Up to three passages per paper: picked for relevance to your query, 60 per request. Open access papers: full_text_chunks comes back null when a paper isn't eligible or nothing in it matches. Available on every paid plan: search full text papers on Pro, Deep, Teams, and Enterprise plans.
보낸 사람이 실제로 끝내고 싶어 하는 일.
보낸 사람이 얼마나 빨리 답을 필요로 하는지.
이 메시지가 쓰인 말투.
보낸 사람에게 인내가 얼마나 남았는지.
읽는 사람이 되묻지 않고 움직일 수 있는지.
가만히 있으면 문제가 되는지.
구체적인 날짜나 기간이 나와 있는지.
겉의 정중함 아래 깔린 가시.
내버려 두면 윗선으로 올라갈 가능성.
링크가 있는 사람은 누구나 볼 수 있고, 둘러보기에도 표시됩니다.
POST https://api.typesafe.ai/v1/systemone
{
"state": "Full text access has been the number one question we get from people using the API to build apps, businesses, and research systems. And now, it's live. Add include_full_text_chunks=true to a search a…",
"model": "jev-latest",
"questions": {
"intent": {
"type": "choice",
"instructions": "What is the sender primarily trying to do?",
"criteria": {
"Ask a question": "Wants information back, nothing else",
"Make a request": "Wants the reader to take an action",
"Escalate a problem": "Raising something that has already gone wrong or stalled",
"Share an update": "Informational; no action expected from the reader",
"Sell something": "Pitching a product, service, or meeting",
"Socialise": "Small talk, thanks, congratulations, no business content"
}
},
"urgency": {
"type": "score",
"instructions": "How soon does the sender need a response?",
"criteria": [
"No deadline at all",
"Whenever convenient",
"Within a few days",
"Today",
"Right now — everything is blocked"
]
},
"tone": {
"type": "choice",
"instructions": "What tone is the message written in?",
"criteria": {
"Warm": "Friendly, appreciative, personal",
"Neutral": "Plain and professional, no emotional colour",
"Direct": "Terse and businesslike, but not hostile",
"Strained": "Politeness holding back visible frustration",
"Hostile": "Openly angry, accusatory, or insulting"
}
},
"frustration": {
"type": "score",
"instructions": "How frustrated does the sender sound?",
"criteria": [
"Completely relaxed",
"Mildly impatient",
"Clearly frustrated",
"Angry",
"At the end of their patience"
]
},
"clarity": {
"type": "score",
"instructions": "How clearly does the message state what it wants?",
"criteria": [
"No discernible ask",
"The ask is buried or vague",
"The ask is stated but needs interpretation",
"The ask is explicit",
"The ask is explicit, scoped, and has a deadline"
]
},
"needs_reply": {
"type": "noul",
"instructions": "Does this message require a reply?",
"criteria": {
"true": "The sender is waiting on a response from the reader",
"false": "Purely informational, or explicitly says no reply is needed"
}
},
"has_deadline": {
"type": "noul",
"instructions": "Does the message name a specific deadline, date, or time window?"
},
"passive_aggressive": {
"type": "noul",
"instructions": "Is this message passive-aggressive?",
"criteria": {
"true": "Polite on the surface but carrying reproach, sarcasm, or a pointed reminder",
"false": "Says what it means, whether warmly or bluntly"
}
},
"escalation_risk": {
"type": "score",
"instructions": "If nobody replies today, how likely is this to escalate?",
"criteria": [
"It will simply be forgotten",
"They may follow up once more",
"They will chase persistently",
"They will loop in a manager",
"They will escalate publicly or churn"
]
}
}
}