Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieving job_id from the job #575

Open
sriram-rach opened this issue Jan 3, 2025 · 0 comments
Open

Retrieving job_id from the job #575

sriram-rach opened this issue Jan 3, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@sriram-rach
Copy link

Context
I frequently run numerous jobs through llama-parse and am working on establishing unified traceability across all my prompts.

Current Behavior
Currently, the job_id is only displayed within the output verbiage, making it inaccessible for programmatic logging or integration with traceability tools.

Proposed Enhancement
Expose the job_id as a returnable value alongside the output, so it can be directly logged or utilized by a tracer. This would significantly enhance the ability to track and manage prompts across workflows.

@sriram-rach sriram-rach added the enhancement New feature or request label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant