- [ ] openai: client.batches.create() - [ ] anthropic: client.messages.batches.create() - [ ] google genai: ai.batches.create() (https://github.com/braintrustdata/braintrust-sdk-javascript/issues/2343) - [ ] mistral: mistral.batch.jobs.create() - [ ] groq: groq.batches.create() - [ ] cloudflare: https://developers.cloudflare.com/workers-ai/features/batch-api/ - [ ] amazon bedrock?
ai.batches.create()) not instrumented #2343)