Cedar
The content to be improved (max 5000 characters). Supports both HTML and plain text input.
<h3>Engineering Evidence: Prove Your Work</h3><p>In engineering, opinions don't count—only proof does...</p>
Instructions improved successfully
Invalid request
Unauthorized
Feature not enabled
Not Found
POST /v1/cedar/improve-portfolio-instructions HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 124
{
"content": "<h3>Engineering Evidence: Prove Your Work</h3><p>In engineering, opinions don't count—only proof does...</p>"
}
{
"instructions": "<div id=\"model-response-message-contentr_4971adac5bc2fd65\" class=\"markdown markdown-main-panel enable-updated-hr-color\" dir=\"ltr\"><h3>Improved Engineering Evidence: Prove Your Work</h3><p>This improved content provides clear, actionable guidance...</p></div>"
}
The content to be improved (max 5000 characters). Supports both HTML and plain text input.
<h3>Engineering Evidence: Prove Your Work</h3><p>In engineering, opinions don't count—only proof does...</p>
Instructions improved successfully
Invalid request
Unauthorized
Feature not enabled
Not Found
POST /v1/cedar/improve-evidence-instructions HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 124
{
"content": "<h3>Engineering Evidence: Prove Your Work</h3><p>In engineering, opinions don't count—only proof does...</p>"
}
{
"instructions": "<div id=\"model-response-message-contentr_4971adac5bc2fd65\" class=\"markdown markdown-main-panel enable-updated-hr-color\" dir=\"ltr\"><h3>Improved Engineering Evidence: Prove Your Work</h3><p>This improved content provides clear, actionable guidance...</p></div>"
}
The content to be used for question generation (max 5000 characters). Supports both HTML and plain text input.
<h3>Engineering Evidence: Prove Your Work</h3><p>In engineering, opinions don't count—only proof does...</p>
Reflection questions generated successfully
Invalid request
Unauthorized
Feature not enabled
Not Found
POST /v1/cedar/generate-reflection-questions HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 124
{
"content": "<h3>Engineering Evidence: Prove Your Work</h3><p>In engineering, opinions don't count—only proof does...</p>"
}
{
"reflectionQuestions": [
"What are the key challenges you faced during this project?",
"How did you overcome obstacles to achieve your goals?",
"What lessons did you learn that can be applied to future projects?"
]
}
The instruction content to analyze for skill extraction (max 5000 characters). Supports both HTML and plain text input.
<h3>Web Development Project</h3><p>Students will build a full-stack web application using React, Node.js, and MongoDB. This project involves creating RESTful APIs, implementing user authentication, and deploying to the cloud.</p>
Skills extracted successfully
Invalid request
Unauthorized
Feature not enabled
Not Found
POST /v1/cedar/extract-skills HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 243
{
"content": "<h3>Web Development Project</h3><p>Students will build a full-stack web application using React, Node.js, and MongoDB. This project involves creating RESTful APIs, implementing user authentication, and deploying to the cloud.</p>"
}
{
"skills": [
"React Development",
"Node.js Backend Programming",
"MongoDB Database Management",
"REST API Development",
"User Authentication Implementation",
"Cloud Deployment",
"Full-Stack Web Development"
]
}
Last updated
Was this helpful?