Is your feature request related to a problem?
If a job remains in PENDING status, the input details for llm_call are lost, leading to potential issues in tracking and managing jobs.
Describe the solution you'd like
- Create llm_call record.
- Pre-populate input and job_id columns.
Original issue
Describe the current behavior
If job stays on PENDING status, llm_call input details are lost.
Describe the enhancement you'd like
Create llm_call record and pre-populate input and job_id columns
Add any other context, metrics, screenshots, or examples about the enhancement here.
Is your feature request related to a problem?
If a job remains in PENDING status, the input details for llm_call are lost, leading to potential issues in tracking and managing jobs.
Describe the solution you'd like
Original issue
Describe the current behavior
If job stays on PENDING status, llm_call input details are lost.
Describe the enhancement you'd like
Create llm_call record and pre-populate input and job_id columns
Add any other context, metrics, screenshots, or examples about the enhancement here.