Sam Brenner

Results 54 comments of Sam Brenner

once again this work has gone out of date due to reworking mocking to a more shareable solution introduced in #5951, so I will reopen this PR separately

Thanks for the ping @rattrayalex! I'm wondering if folks here have tried @adam-on-tailwind's solution, and how it worked for them. In any case, I try out including the `{ data:...

Hey folks, apologies for the delay here! I've merged a fix that should skip the relevant problematic files from the `openai` and `langchain` packages that should enable tracing these libraries...

Hi @keenborder786, thanks for your answers on these questions. For indexing, specifically for OpenAI, I'm referring to [this spec](https://platform.openai.com/docs/api-reference/chat/streaming#chat/streaming-choices) on their streamed responses API, which specify a choice index for...

i will come back to this in a different, future pr. this one is far too much out of date

Hi @abarone-btf! Thanks for opening this issue. This is an interesting scenario - a few questions/suggestions from my end: 1. Are you doing any custom evaluation metrics submissions through `llmobs.submitEvaluation(...)`...

Thanks for the extra clarification @abarone-btf! For both of the following points: > I tested more and realize that the fetching of the secret (DD_API_KEY_SECRET_ARN) was making the error (I...

Hi @abarone-btf, could you give the latest versions of each layer a try (extension layer `78`, node.js dd layer `125`)? We recently merged a change to the extension layer that...

Hi @abarone-btf - just following up on if my last comment on the updates we made for the serverless layers helped out at all. if so, or if there's no...

Hi @tjk, thanks for opening this issue! The `agentlessEnabled` configuration for LLM Observability means LLMObs will send data in an agentless fashion - other data from the tracer will still...