traceloop / traceloop/openllmetry
🚀 Feature: Support OpenAI's batch completions API
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.1k
- Avg merge
- 8d 14h
- Merged PRs (30d)
- 2
Description
Which component is this feature for?
OpenAI Instrumentation
🔖 Feature description
OpenAI recently released a new API for batch completions. We need to figure out how to support it through our instrumentation and implement that.
https://platform.openai.com/docs/api-reference/batch/retrieve
🎤 Why is this feature needed ?
✌️ How do you aim to achieve this?
🔄️ Additional Information
No response
👀 Have you spent some time to check if this feature request has been raised before?
- I checked and didn't find similar issue
Are you willing to submit PR?
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the OpenAI Instrumentation component and the linked OpenAI batch API reference to determine which batch completion operations need instrumentation. Identify the relevant instrumentation entry points and tests in the repository, then define support and verification for the batch completions API before implementing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100