Dennis Daume
Dennis Daume
@airzy91 Yep, that's definitely something that would be cool to support! Would you be able to submit a PR to implement this feature?
> I would recommend considering the NuGet.Protocol package for NuGet API interaction. This will give an object model as well as an abstraction of V2, V3, and file sources. That's...
Hey @joelverhagen, I've just submitted at PR (#13) for this exact thing, would you be able to do a sanity check over my changes to see if I'm using the...
This is also an issue for us, we're using Sentry for error tracking and want to use Honeycomb for distributed tracing, but as soon as I install Sentry next to...
@hassiebp Sure, here you go: ``` 2025-11-24T09:55:19.878Z [Langfuse SDK] [DEBUG] Processed span: { "name": "agent-step-31", "traceId": "fdf67c716855e392e37c50edb2d42c73", "spanId": "74819e70d79086c9", "parentSpanId": "998922235cb0eee8", "attributes": { "langfuse.observation.type": "generation", "langfuse.observation.input": "{\"messages\":[{\"role\":\"user\",\"content\":[{\"type\":\"text\",\"text\":\"Print the first 10...
Ah, here's one with caching kicking in: ``` { "name": "agent-step-34", "traceId": "fb62de1bb15b4bee69605446fd2c724a", "spanId": "b4e8fe124c56573c", "parentSpanId": "4ba72f3ebd36f2dc", "attributes": { "langfuse.observation.type": "generation", "langfuse.observation.input": "{\"messages\":[{\"role\":\"user\",\"content\":[{\"type\":\"text\",\"text\":\"Continue this text: Lorem ipsum dolor sit amet,...
Same issue as @pcgeek86 has. When plugging in my laptop, there is no noticable latency, but as soon as I go on battery, it's unbearable. This is especially noticable when...