Lionel du Peloux

Results 8 issues of Lionel du Peloux

Hello, I've started a simple bench. I need to do lots of vector computations for a spring-mass system. For a standard system, my algorithm will run about 1e5 iterations moving...

It seems this method is throwing an error if the curve and brep does not intersect, while it should return an empty Curve[] object. Am I right ? At the...

Hi @mstaal I am having a hard time to make your component works in a multiple pages app. I want to have a landing page with the ability to login...

Hi @tefra, Your package looks promising. I encountered an issue while generating models from a xsd. The `dataclass` models work fine while the `pydantic` models don't. It seems to me...

Hi there, Follow up on my slack question. The `dynamic system prompt` is very sweet to provide up-to-date context to the LLM. However inside a single run many steps can...

Stale
system prompts

# PR This PR addresses the issue discussed in https://github.com/dapper91/pydantic-xml/issues/259. ## Context In Pydantic v2, `@computed_field` values are accessible during model validation phases such as `@model_validator(mode="before")` or "`wrap`". While these...

Hi there, First of all thank you for this great lib ! I've been trying for hours to do what looks like a very simple thing, but could not succeed...

### Description ## Context @Kludex suggested opening an issue based on this [Slack thread](https://pydanticlogfire.slack.com/archives/C083V7PMHHA/p1750081177813919). I believe that access to the request–response duration for a model call should be a built-in...

Feature request