File size: 222 Bytes
5d076aa
2688f5c
5d076aa
 
 
2688f5c
5d076aa
1
2
3
4
5
6
7
8
from agents.jd_agent import jd_agent

test_state = {
    "job_description": "We are looking for a Senior AI Engineer with Python, FastAPI, LLMs and deployment experience."
}

print(jd_agent(test_state)["jd_requirements"])