Dinmukhamed Mailibay
Dinmukhamed Mailibay
The way the default `pastHours=24` is appended to the URL is incompatible with the browser history in that the back button does not work as expected
# why [Laminar](https://www.lmnr.ai/) is introducing browser observability on top of it's OpenTelemetry-based observability stack tailored to LLM apps. For users who install and initialize Laminar, Stagehand will be instrumented out...
Fixes #2675 - [X] I have added tests that cover my changes. - [X] If adding a new instrumentation or changing an existing one, I've added screenshots from some observability...
### Which component is this feature for? Google Generative AI Instrumentation ### 🔖 Feature description We need a separate package, perhaps `opentelemetry-instrumentation-genai` to instrument google's newer `google-genai` SDK. 1. https://pypi.org/project/google-genai/...
### Which component is this feature for? OpenAI Instrumentation ### 🔖 Feature description When OpenAI returns usage it shows prompt cache read tokens in the details. We need to add...
### Which component is this feature for? OpenAI Instrumentation ### 🔖 Feature description OpenAI released the Responses API as an update to the Assistants API. https://platform.openai.com/docs/api-reference/responses We need to add...
### Which component is this feature for? Langchain Instrumentation ### 🔖 Feature description Allow uploading base64-encoded image inputs to LangChain models to storage, similar to what was done for Anthropic...
Somewhat similar to what I did here: https://github.com/traceloop/openllmetry/pull/2175/files#diff-fe0c3dd92398a0c6bbd928f23f57b3a35ad415b6a24a0d110f220b16f3258722 I am not sure it is that simple in TS, but I am willing to submit a PR!
Migrate get pipelines, create pipeline, rename pipeline, delete pipeline, update pipeline version, commit pipeline version, set target pipeline, etc. from app-server (routes/pipelines.rs and db/pipelines/*) directly to calling drizzle from the...
Also exposes start_url to the chat requests