David

Results 22 comments of David

Is there any official solution? Why doesn't the normal lifecycles.ts method work? When I use the index.ts, like the latest solution recommends, I get this ts error `Argument of type...

Isn't this closed by: - https://github.com/pydantic/pydantic-ai/issues/886 (Add id and finish_reason to ModelResponse #886) - https://github.com/pydantic/pydantic-ai/pull/2590 (Add ModelResponse.finish_reason and set provider_response_id while streaming #2590) ?

> This is possible since a while via the typescript option: https://svelte.dev/docs/kit/configuration#typescript > > Edit: misread this, sorry for the noise I wish you could be a bit more specific....

hey @xcpky could you provide a MRE for clarity? that'll help confirm what the issue is and perhaps narrow it down to a provider

I made a concept for this `uvx pydantic-work`. I'd need to figure out how to make the agent loading faster but other than that it should work fine. @echarles if...

hey guys, reading the issue the [sequential thinking mcp](https://github.com/modelcontextprotocol/servers/tree/main/src/sequentialthinking) comes to mind something like that seems like something that would achieve the goal without the internal re-architecturing - basically: send...

> @dsfaccini Thanks for working on this David. I think we need to test every plausible combination of strings and make sure we never lose text or events. @DouweM thank...

> @dsfaccini Did you mean to have pushed already? > > > I have a question, is it weird that all checks passed even though there may be a lot...

Hey guys, first of all, obligatory: `we don't do it because it's easy, we do it because we thought it would be easy`. I'm very much punching above my weight...