dosubot[bot]

Results 14336 comments of dosubot[bot]

@ninekirin Hello there! I'm here to help you with bug fixes, questions, and becoming a contributor. Let's tackle this issue together! The issue you're experiencing, where the Firecrawl logs indicate...

You're correct—typesafe csf-factories in Storybook don't currently infer types for custom parameters defined in global decorators (like those in `preview.ts`). This means TypeScript won't automatically know about custom fields such...

Hi @hudyweas! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the openinference team. This is a known limitation: AgnoInstrumentor currently serializes and attaches all input arguments, agent attributes, and context metadata directly to...

Hi @na-proyectran! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the openinference team. Tracing support for the gpt-realtime model with openai-agents 0.3.2 and the RealtimeAgent class is not currently implemented in either the...

Hi, @axiomofjoy. I'm [Dosu](https://dosu.dev), and I'm helping the Arize Phoenix team manage their backlog. I'm marking this issue as stale. **Issue Summary:** - The `get_qa_with_reference` function returns `None`, leading to...

Thank you for closing the issue, @axiomofjoy! We appreciate your contribution to the Arize Phoenix project!

Thank you for closing the issue, @axiomofjoy! We appreciate your contribution to the Arize Phoenix project!

Hi @nickretallack! I'm [Dosu](https://go.dosu.dev/dosubot) and I’m helping the storybook team. The broken link was meant to point to migration instructions for moving from `.stories.mdx`/MDX1 to the newer MDX CSF format,...

The `x-kubernetes-patch-merge-key` and `x-kubernetes-patch-strategy` annotations in the Kube-OVN CRDs are used to define how Kubernetes should handle strategic merge patches. These annotations are typically used to specify how lists should...

The RBAC error in your ovn-central pod is caused by missing "get" permissions for the "endpoints" resource in the system:ovn-ovs ClusterRole. This permission is still required in Kubernetes v1.32.8 because...