Rafael

Results 32 issues of Rafael

To tie together some of the content we're working on it'd be great to have a guide for code reviewing.

@ericavonb + @mohit working on this

@nathanleiby also working on this

/kind bug **What steps did you take and what happened:** Please see here: https://github.com/k0sproject/k0smotron/issues/561 Basically I'm trying to run the basic k0s cluster-api + hetzner example from their [docs](https://docs.k0smotron.io/stable/capi-hetzner/) and...

I feel like the success rate of a given objective will always be significantly less than 100%. E.g., I've been testing Tarsier to try and get it to make a...

I'm trying to use LLMs to generate OpenAPI schemas, and running into some roadblocks trying to use instructor. It mainly boils down to the fact that zod + typescript types...

This is a proof of concept of something I'd like to be able to do with Mastra: set telemetry settings at generation time. E.g., ```typescript const res = await mastra.getAgent("cannon").stream(messages,...

I wasn't seeing any traces in langfuse until I switched to setting serviceName to "ai" to satisfy their logic here: https://github.com/langfuse/langfuse-js/blob/a626f4631bb537afbb2c8b84d6b5078a73d8cb61/langfuse-vercel/src/LangfuseExporter.ts#L255

Took a swing at this since this is the vector store we're using. https://turbopuffer.com/